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