MapGuide API Reference
|
virtual void MgLineStringCollection::Add | ( | MgLineString * | value | ) | [virtual] |
Adds the specified coordinate to the end of the collection.
virtual int Add(MgLineString value); |
virtual int Add(MgLineString value); |
virtual int Add(MgLineString value); |
value | (MgLineString) line string to add to the collection. |