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