Rectangle.Width
Rectangle.Width property
Gets or sets the width of this Rectangle structure.
public int Width { get; set; }
See Also
- struct Rectangle
 - namespace Aspose.Drawing
 - assembly Aspose.Drawing.Common
 
Gets or sets the width of this Rectangle structure.
public int Width { get; set; }