Returns the AnchorPattern object that has the specified identifier.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public static AnchorPattern fromId ( |
An identifier of the looked-for AnchorPattern.
An AnchorPattern identified by the specified string.
See Also