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

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