Diagram.AutoLayoutShapeElements Method
Include Protected Members
Include Inherited Members
Lays out the collection of element shapes on the diagram automatically.
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 | |
---|---|---|
AutoLayoutShapeElements(ICollection) | Lays out the collection of element shapes on the diagram automatically. | |
AutoLayoutShapeElements(ICollection, VGRoutingStyle, PlacementValueStyle, Boolean) | Lays out the collection of element shapes on the diagram automatically. |
Top