Figure.Bounds
Figure.Bounds property
Gets or sets the object’s bounds.
public override RectangleF Bounds { get; }
Property Value
The object’s bounds.
See Also
- struct RectangleF
- class Figure
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets or sets the object’s bounds.
public override RectangleF Bounds { get; }
The object’s bounds.