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