ASP.NET Pack Programmer's Guide
NodeListView.setMeasureUnit Method
See Also
 






Sets the unit of measure used when drawing nodes.

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

 Syntax

Java  Copy Code

public void setMeasureUnit (
    int value
)

 Parameters

value

One of the GraphicsUnit constants.

 See Also

NodeListView Members
NodeListView Class
com.mindfusion.diagramming Namespace