Returns the specified Ruler object. This member is static and can be invoked without creating an instance of the class.
Namespace: MindFusion.Diagramming
File: Ruler.js
JavaScript Copy Code |
---|
function find (id) |
String. The id of the Ruler's element.
A Ruler object with the specified id, if found, or null otherwise.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |