Graphics.IsVisibleClipEmpty
Graphics.IsVisibleClipEmpty property
Gets a value indicating whether the visible clipping region of this Graphics is empty.
public bool IsVisibleClipEmpty { get; }
Property Value
true
if the visible portion of the clipping region of this Graphics
is empty; otherwise, false
.
See Also
- class Graphics
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common