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