Method that sets all of the coordinates of the polyline.
Name | Type | Description |
Points | Variant | Input Variant that defines the coordinates of the polyline. Valid input for this argument is an ObjectCollection of Point objects or an array of Double values that contains the X, Y, Z values of each coordinate. |