Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace / GcSkiaImage Class / PixelHeight Property

In This Topic
    PixelHeight Property (GcSkiaImage)
    In This Topic
    Gets the height of the image, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelHeight As System.Integer
    public System.int PixelHeight {get;}
    See Also