PolyLine.Create
Method
Description:
Creates a polyline with coordinate points provided.
Creates a polyline with coordinate points provided.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when the count of coordinates is less than 2. |