Initializes a new instance of the MeasureUnit class with the specified amount.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
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.
See Also