MapGuide API Reference
|
virtual void MgPolygonCollection::Add | ( | MgPolygon * | value | ) | [virtual] |
Adds the specified coordinate to the end of the collection.
virtual int Add(MgPolygon value); |
virtual int Add(MgPolygon value); |
virtual int Add(MgPolygon value); |
value | (MgPolygon) polygon to add to the collection. |