Returns a DevExpress.Map.CoordPoint class descendant object stored in the specified index.
public CoordPoint this[ int index ] { get; set; }
Public Property Item( ByVal index As Integer ) As CoordPoint