DK for .NET | TatukGIS.NDK.TGIS_CSUnits | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| AsAngular | public | Convert units as annular to string representation with proper units symbol. | |
| AsAreal | public | Convert units as areal to string representation with proper units symbol. | |
| AsLinear | public | Convert units as linear to string representation with proper units symbol. | |
| Assign | public | Standard constructor. (Overrides TGIS_CSAbstract.Assign) |
|
| AutoSelect | public | Returned the most appropriate sub unit for selected value. | |
| FromBase | public | Convert value provided in basic unit (meter or radians) into the value represented by current unit. | |
| FromUnits | public | Convert value provided in current unit into basic unit (meter or radians) . | |
| MarkDeprecated | public | Set object depreciation state. (Inherited from TGIS_CSAbstract) |
|
| ToBase | public | Convert value provided in current unit into basic unit (meter or radians) . | |
| ToString | public | (Inherited from TGIS_CSAbstract) |
|
| ToUnits | public | Convert value provided in basic unit (meter or radians) into the value represented by current unit. | |