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