IObjectWithBounds.Bounds
IObjectWithBounds.Bounds property
Gets the object bounds.
public Rectangle Bounds { get; }
Property Value
The object bounds.
See Also
- struct Rectangle
- interface IObjectWithBounds
- namespace Aspose.CAD
- assembly Aspose.CAD
Gets the object bounds.
public Rectangle Bounds { get; }
The object bounds.