MapGuide API Reference
|
virtual bool MgPolygonCollection::Remove | ( | const MgPolygon * | value | ) | [virtual] |
Removes the specified polygon from the collection.
virtual bool Remove(const MgPolygon value); |
virtual bool Remove(const MgPolygon value); |
virtual bool Remove(const MgPolygon value); |
value | (MgPolygon) polygon reference to remove. |