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

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