MapEditor.UpdateItemPoint Method
Name | Parameters | Description |
---|---|---|
UpdateItemPoint(IEditableItem, CoordPoint, Int32, Int32) | item, coordPoint, contourIndex, pointIndex | Moves a specified point to the new position. |
UpdateItemPoint(IEditableItem, Point, Int32, Int32) | item, point, contourIndex, pointIndex | Moves a specified point to the new position. |