Search
CascadeLayoutInfo.setUnitsPerMillimeter Method
See Also
 

Sets a coefficient representing the ratio between millimeter and the current default units of measure.

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

 Syntax

Java  Copy Code

public void setUnitsPerMillimeter (
    float value
)

 Parameters

value

 See Also