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