| ArcGIS Explorer Component Help |
| Unit..::.TryConvert Method |
| Unit Class See Also |
Attempts to convert a measurement from one Unit to a different specified Unit of the same UnitType.
Overload List
| Name | Description | |
|---|---|---|
| TryConvert(Double, Unit, Double%) |
Attempts to convert a measurement from this Unit to a different specified Unit of the same UnitType,
indicating success by the return value.
| |
| TryConvert(Double, Unit, Unit, Double%) |
Attempts to convert a measurement from one specified Unit to a different specified Unit of the same UnitType,
indicating success by the return value.
|