SolidColorBrushIsEmpty Property |
Gets a value indicating whether the parent shape is filled.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntaxpublic override bool IsEmpty { get; }
Public Overrides ReadOnly Property IsEmpty As Boolean
Get
Property Value
Boolean
See Also