MapGuide API Reference
|
virtual void MgLinearRingCollection::Add | ( | MgLinearRing * | value | ) | [virtual] |
Adds the specified coordinate to the end of the collection.
void Add(MgLinearRing value); |
void Add(MgLinearRing value); |
void Add(MgLinearRing value); |
value | (MgLinearRing) linear ring to add to the collection. |