Overload | Description |
---|---|
InsertPoint(Int32,MapPoint) | Insert a MapPoint at the specified index to the list of points. |
InsertPoint(Int32,Coordinate2D) | Insert a Coordinate2D at the specified index to the list of points. |
InsertPoint(Int32,Coordinate3D) | Insert a Coordinate3D at the specified index to the list of points. |