MapEditor.InsertItemPoint Method
Name | Parameters | Description |
---|---|---|
InsertItemPoint(IEditableItem, CoordPoint, Int32, Int32) | item, point, contourIndex, pointIndex | Inserts a new point to a map item’s contour. |
InsertItemPoint(IEditableItem, MapPoint, Int32, Int32) | item, point, contourIndex, pointIndex | Inserts a new point to a map item’s contour. |