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