Search
Ruler.setUnit Method
See Also
 

Sets the measure units displayed by the ruler.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setUnit (
    MeasureUnit unit
)

 Parameters

unit

the measure unit used by the ruler.

 See Also