Initializes a new instance of the MeasureUnit class with the specified unit of measure as a base.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public MeasureUnit ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The name of the new unit.
The base of the new unit.
The scale of the new unit, relatively to the base.
See Also