DK for .NET | TatukGIS.NDK.TGIS_CSUnits | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| AsAngular | public | Convert an angular value to a string representation with the appropriate unit symbol. | |
| AsAreal | public | Convert an areal value to a string representation with the appropriate unit symbol. | |
| AsLinear | public | Convert a linear value to a string representation with the appropriate unit symbol. | |
| Assign | public | Assign values from another unit definition. (Overrides TGIS_CSAbstract.Assign) |
|
| AutoSelect | public | Return the most appropriate subunit for the specified value. | |
| FromBase | public | Convert a value from the corresponding base unit to the current unit. | |
| FromUnits | public | Convert a value expressed in the specified unit to the current unit. | |
| MarkDeprecated | public | Marks this coordinate system definition as deprecated or current. (Inherited from TGIS_CSAbstract) |
|
| ToBase | public | Convert a value from the current unit to the corresponding base unit. | |
| ToString | public | (Inherited from TGIS_CSAbstract) |
|
| ToUnits | public | Convert a value from the current unit to the specified target unit. | |