Adds a node to the group.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean attachToLinkPoint ( |
The DiagramNode to attach.
Index of the link control point to attach to.
true if the node is attached successfully,otherwise false.
See Also