<< Click to Display Table of Contents >> NShape Reference
|
Gets the collection that stores and manages the shape's child shapes.
By default, a CompositeShapeAggregation will be created as ChildrenCollection but you can also use other collections derived from ShapeAggregation by overriding the CreateChildrenCollection method.
protected virtual ShapeAggregation ChildrenCollection { |