Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / Width Property

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