Initializes a new instance of the MeasureUnit class with the specified amount.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public MeasureUnit ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The name of the new unit.
The amount of the new unit that is equal to one inch.
The number of divisions of the new unit.
See Also