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