Constructs an instance of the GeoPolyline object and sets the path represented as an enumerable object containing the GeoPoint derived objects.
This construction supports any of following types: List<GeoPoint>, List<GeoPosition>, GeoPoint[], GeoPosition[].
| Exception Type | Condition |
|---|---|
| InvalidCastException | Raised if one of the objects cannot be casted to GeoPoint. |
GeoPolyline Class | Resco.Location Namespace | GeoPolyline Constructor Overload List