ParentShapeContainsNestedChildShapes Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ParentShapeContainsNestedChildShapes(Partition, array<RoleAssignment[]) | Constructor | |
ParentShapeContainsNestedChildShapes(ShapeElement, ShapeElement) | Constructor Creates a ParentShapeContainsNestedChildShapes link in the same Partition as the given ShapeElement | |
ParentShapeContainsNestedChildShapes(Store, array<RoleAssignment[]) | Constructor | |
ParentShapeContainsNestedChildShapes(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
ParentShapeContainsNestedChildShapes(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top