GraphicsClipBounds Property

Current clipping rectangle.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public RectangleF ClipBounds { get; }

Property Value

RectangleF

Implements

IGraphicsClipBounds

See Also