<< Click to Display Table of Contents >> NShape Reference
|
Provides access to the child shapes.
public abstract IShapeCollection Children { get; } |
This property is always assigned even if the shape has no children. A shape with children is called a composite shape.
Shape collection that stores the children of this shape.