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

Gets the current unit code setting.

.NET Syntax
virtual int GetUnitCode();
Java Syntax
virtual int GetUnitCode();
PHP Syntax
virtual int GetUnitCode();
Returns:
Returns the current unit code setting.
Remarks:
The value returned is one of the values defined in the MgCoordinateSystemUnitCode object and essentially specifies the unit in which the base, increment (line and tick), and curve precision values are specified.