Initializes a new instance of the MeasureUnit class with the specified unit of measure as a base.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public MeasureUnit ( |
The name of the new unit.
The base of the new unit.
The scale of the new unit, relatively to the base.
The number of divisions of the new unit.
See Also