Gets a value indicating whether the parent element is filled.
Namespace:
GemBox.Document.Drawing
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 27.3.30.1210
Syntaxpublic bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
Boolean if the parent element is not filled; otherwise,
.
See Also