Graphics.ClipBounds
Graphics.ClipBounds property
Gets a RectangleF structure that bounds the clipping region of this Graphics.
public RectangleF ClipBounds { get; }
Property Value
The RectangleF structure that bounds the clipping region of this Graphics.
See Also
- struct RectangleF
- class Graphics
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common