ShapeBaseParentGroup Property |
Gets the parent group shape.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic ShapeGroup ParentGroup { get; }
Public ReadOnly Property ParentGroup As ShapeGroup
Get
Property Value
ShapeGroup
See Also