Returns a reference to the anchor pattern with the specified string identifier. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
function fromId (id) |
A string identifying an AnchorPattern instance.
The AnchorPattern object whose Id is equal to the id parameter.
The id argument should match an identifier passed to the constructorof an existing AnchorPattern object.