MapGuide API Reference
|
virtual void MgCurveSegmentCollection::Add | ( | MgCurveSegment * | value | ) | [virtual] |
Adds the specified coordinate to the end of the collection.
void Add(MgCurveSegment value); |
void Add(MgCurveSegment value); |
void Add(MgCurveSegment value); |
value | (MgCurveSegment) Curve segment to add to the collection. |