MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual INT32 MgCoordinateSystemGridSpecification::GetUnitType ( void  ) [pure virtual]

Gets the current unit type setting.

.NET Syntax
virtual int GetUnitType();
Java Syntax
virtual int GetUnitType();
PHP Syntax
virtual int GetUnitType();
Returns:
Returns the current unit type setting.
Remarks:
The value returned is one of the values defined in the MgCoordinateSystemUnitType object and essentially specifies if the unit specification is of the linear or angular type.