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

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