Search
Ruler.unit Property
See Also
 





Gets the measure units displayed in the ruler scales.

Namespace: MindFusion.Diagramming
File: Ruler.js

 Syntax

JavaScript  Copy Code

get unit() {}
set unit(value) {}

 Property Value

GraphicsUnit

A member of the GraphicsUnit enumeration.

 See Also