'Declaration Public Function New( _ ByVal points As IEnumerable(Of GeoPoint) _ )
public GeoLineString( IEnumerable<GeoPoint> points )
Parameters
- points
- The line points.
'Declaration Public Function New( _ ByVal points As IEnumerable(Of GeoPoint) _ )
public GeoLineString( IEnumerable<GeoPoint> points )