ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Integer
    public int PixelHeight {get;}
    See Also