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: 2024.7.18
Syntax public bool IsTopLevel { get; }
Public ReadOnly Property IsTopLevel As Boolean
Get
Property Value
BooleanSee Also