MapGuide API Reference
|
Public Member Functions | |
virtual void | Clear ()=0 |
Removes all grid ticks from this collection. | |
virtual INT32 | GetCount () const =0 |
Gets the number of grid ticks in this collection. | |
virtual MgCoordinateSystemGridTick * | GetItem (INT32 index) const =0 |
Gets the grid tick at the specified index. | |
virtual void | RemoveAt (INT32 index)=0 |
Removes the grid tick at the specified index. |