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

In This Topic
    Height Property (GcWicBitmapGraphics)
    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