Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IImage Interface / Width Property

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