Image.Width
Image.Width property
Gets the width, in pixels, of this Image.
public abstract int Width { get; }
See Also
- class Image
 - namespace System.Drawing
 - assembly Aspose.Drawing
 
Gets the width, in pixels, of this Image.
public abstract int Width { get; }