Back to Devexpress

MapEditor.InsertItemPoint Method

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

latest687 B
Original Source

MapEditor.InsertItemPoint Method

NameParametersDescription
InsertItemPoint(IEditableItem, CoordPoint, Int32, Int32)item, point, contourIndex, pointIndexInserts a new point to a map item’s contour.
InsertItemPoint(IEditableItem, MapPoint, Int32, Int32)item, point, contourIndex, pointIndexInserts a new point to a map item’s contour.