Search
Ruler.diagramView Property
See Also
 






Gets or sets the DiagramView shown by this Ruler.

Namespace: MindFusion.Diagramming
File: Ruler.js

 Syntax

JavaScript  Copy Code

get diagramView() {}
set diagramView(value) {}

 Property Value

DiagramView

The DiagramView attached to this ruler.

 See Also