Sets the anchor pattern to use for nodes using this shape, if their anchor pattern is set to null.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAnchorPattern ( |
An AnchorPattern instance.
RemarksIf the AnchorPattern of a ShapeNode is set, it overrides the one associated with the Shape definition.
See Also