Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmapGraphics Class / Height Property

In This Topic
    Height Property (GcBitmapGraphics)
    In This Topic
    Gets the height of the image, in DIPs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Single
    public System.float Height {get;}
    See Also