Back to Devexpress

MapEditor.UpdateItemPoint Method

wpf-devexpress-dot-xpf-dot-map-dot-mapeditor-dot-updateitempoint.md

latest660 B
Original Source

MapEditor.UpdateItemPoint Method

NameParametersDescription
UpdateItemPoint(IEditableItem, CoordPoint, Int32, Int32)item, coordPoint, contourIndex, pointIndexMoves a specified point to the new position.
UpdateItemPoint(IEditableItem, Point, Int32, Int32)item, point, contourIndex, pointIndexMoves a specified point to the new position.