Graphics.IsClipInfinite Property

Gets a value indicating whether the clipping region is larger than a drawing surface.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsClipInfinite { get; }

Property Value

true if no clipping region is infinite; otherwise, false.

See Also

Reference