'Declaration Public ReadOnly Property Points As IEnumerable(Of GeoPoint)
'Declaration
Public ReadOnly Property Points As IEnumerable(Of GeoPoint)
public IEnumerable<GeoPoint> Points {get;}
GeoLine Class GeoLine Members