ShapeBaseIsTopLevel Property |
Returns true if this shape is not a child of a group shape.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.3
Syntaxpublic bool IsTopLevel { get; }Public ReadOnly Property IsTopLevel As Boolean
Get
Property Value
Boolean
See Also