Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcD2DBitmap Class / PixelWidth Property

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