Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace / GcSkiaGraphics Class / Height Property

In This Topic
    Height Property (GcSkiaGraphics)
    In This Topic
    Gets the height of the image, in device-independent pixels (1/96 of an inch).
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Integer
    public System.int Height {get;}
    See Also