|
MapGuide API Reference
|
Inheritance diagram for MgCoordinateSystemGridTick:Public Member Functions | |
| virtual MgCoordinate * | GetDirectionVector ()=0 |
| Gets the tick's direction vector. | |
| virtual bool | GetIsOnGridLine ()=0 |
| Gets whether this grid tick is on a grid line. | |
| virtual MgCoordinate * | GetPosition ()=0 |
| Gets the tick position. | |
| virtual INT32 | GetTickOrientation ()=0 |
| Gets the tick orientation (see MgCoordinateSystemGridOrientation for valid values) | |
| virtual double | GetValue ()=0 |
| Gets the tick value. | |