Class
|
<< Click to Display Table of Contents >> NShape Reference
|
![]() ![]()
|
Creates the collection that stores and manages the shape's child shapes.
Override for using custom children collection implementations in your shapes.
protected virtual ShapeAggregation CreateChildrenCollection(int capacity) { |
Name |
Description |
|---|---|
capacity |
Specifies the initial capacity of the collection. |