Returns a reference to the Shape with the specified string identifier.
Namespace: MindFusion.Diagramming
Assembly: Shape.js
SyntaxJavaScript
Copy Code
|
|---|
function fromId (id) |
A reference to the Shape with the specified identifier or null if there is no such shape.
See Also