IDiagram.Relocate(IEnumerable <INode>) method
Namespace: NextDesign.Core
Description
Relocates the specified node.
argument
Name | Type | Description |
---|---|---|
targets | IEnumerable <INode> | List of nodes to be relocated |
Return value
- void
Annotation
Note: This is a C# extension-only API.