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