Available also on: Delphi | .NET | Java | ActiveX.
Returned the most appropriate sub unit for selected value.
# Python def AutoSelect( self, _areal: bool, _value: VarParameter ) -> TGIS_CSUnits:
| Name | Type | Description |
|---|---|---|
| _areal | bool | if true select areal units, if false select linear. |
| _value | float | units in base metric |
| Type | Description |
|---|---|
| TGIS_CSUnits | Units converted to string. |