PaintEventOptions.ClipRectangle Property

The Rectangle that represents the rectangle in which to paint.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public RectangleF ClipRectangle { get; set; }

Property Value

RectangleF

See Also