Gets the anchor points to which link end points are aligned when links connect to this node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public AnchorPattern getAnchorPattern () |
An AnchorPattern object that defines the anchor points for this node.
RemarksIf this property is not set for a ShapeNode, the control will use the points defined in the node's associated Shape.
See Also