Name | Description | |
---|---|---|
UnitConverter Constructor | Initializes a new instance of the UnitConverter class specifying the Unit which will be used to convert values to and from hundredth's of an inch. |
The following tables list the members exposed by UnitConverter.
Name | Description | |
---|---|---|
UnitConverter Constructor | Initializes a new instance of the UnitConverter class specifying the Unit which will be used to convert values to and from hundredth's of an inch. |
Name | Description | |
---|---|---|
BaseUnit | Gets or sets the Unit which will be used to convert values to and from hundredth's of an inch. |
Name | Description | |
---|---|---|
ConvertFrom | Converts the specified from hundredth's of an inch to the current BaseUnit. | |
ConvertTo | Converts the specified value from the current BaseUnit to hundredth's of an inch. | |
FromHundredthsOfAnInch | Converts the value from hundredth's of an inch to the specified Unit. | |
ToHundredthsOfAnInch | Converts the value from the specified Unit to hundredth's of an inch. |