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

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