GetCoordUnits Method
Description
Gets the preferred angle, linear, area or volume units used in the user interface.
Syntax
| Visual Basic |
|---|
Public Function GetCoordUnits( _ ByVal nDim As Integer _ ) As Integer |
Parameters
- nDim
- The unit type to be returned:
SIS_UNIT_ANGLESIS_UNIT_LINEARSIS_UNIT_AREASIS_UNIT_VOLUME
Return Type
The constant corresponding to the unit type entered in the ndim parameter.
Remarks
Available: GEO D OD OM SISpy
Group: