Returns a MeasureUnit from its integer identifier.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public static MeasureUnit fromId ( |
The identifier of one of the built-in measure units.
The built-in MeasureUnit corresponding to the specified identifier.
See Also