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