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