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.PSD
- assembly Aspose.PSD
Gets or sets the object’s bounds.
public override RectangleF Bounds { get; }
The object’s bounds.