ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / PixelHeight Property

In This Topic
    PixelHeight Property
    In This Topic
    Gets the pixel height of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelHeight As System.Integer
    public System.int PixelHeight {get;}
    See Also