Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcD2DBitmap Class / PixelHeight Property

In This Topic
    PixelHeight Property (GcD2DBitmap)
    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