PaintEventOptionsClipRectangle Property

The Rectangle that represents the rectangle in which to paint.

Definition

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

Property Value

RectangleF

See Also