Search
Ruler Constructor
See Also
 






Initializes a new instance of the Ruler class.

Namespace: MindFusion.Diagramming
File: Ruler.js

 Syntax

JavaScript  Copy Code

function Ruler (element)

 Parameters

element

HTMLDivElement. The Canvas DOM Element this Ruler is associated with.

 See Also