Returns a reference to the anchor pattern with the specified string identifier.
Namespace: MindFusion.Diagramming
File: AnchorPattern.js
JavaScript Copy Code |
---|
function fromId (id) |
A string identifying an AnchorPattern instance.
AnchorPattern. The AnchorPattern object whose Id is equal to the id parameter.
The id argument should match an identifier passed to the constructor of an existing AnchorPattern object.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |