sets the anchor point to which a link is connected at its destination.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramLinkBuilder destinationAnchor ( |
An integer value specifying the index of the destination anchor point.
This DiagramLinkBuilder instance.
See Also