Gets a .NET RectangleF structure that bounds the clipping region of this IGraphics object. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public abstract RectangleF ClipBounds { get; } |
Visual Basic
![]() |
---|
Public MustOverride ReadOnly Property ClipBounds As RectangleF |
This property indicates a .NET RectangleF structure that represents a bounding rectangle for the clipping region of this IGraphics object.