Back to Devexpress

MapEditor.UpdateItemPoint Method

windowsforms-devexpress-dot-xtramap-dot-mapeditor-dot-updateitempoint.md

latest693 B
Original Source

MapEditor.UpdateItemPoint Method

NameParametersDescription
UpdateItemPoint(IEditableItem, CoordPoint, Int32, Int32)item, point, contourIndex, pointIndexUpdates a map item’s contour point coordinates.
UpdateItemPoint(IEditableItem, MapPoint, Int32, Int32)item, point, contourIndex, pointIndexUpdates a map item’s contour point coordinates.