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