Gets a value indicating whether the clipping region of this IGraphics object is empty.
Namespace: MindFusion.Drawing
Package: MindFusion.Common
C#
![]() |
---|
bool IsClipEmpty { get; } |
Visual Basic
![]() |
---|
ReadOnly Property IsClipEmpty As Boolean |
This property is true if the clipping region of this IGraphics object is empty; otherwise, false.