ShapeGroupChildShapes Property |
Gets the child shapes.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic ShapeCollection ChildShapes { get; }Public ReadOnly Property ChildShapes As ShapeCollection
Get
Property Value
ShapeCollection
See Also