Search
NodeListView.getMeasureUnit Method
See Also
 

Gets the unit of measure used when drawing nodes.

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

 Syntax

Java  Copy Code

public GraphicsUnit getMeasureUnit ()

 Return Value

A member of the GraphicsUnit enumeration.

 See Also