Polyline
|
| Name | Description | |
|---|---|---|
| PolylineCollection | Default constructor for the PolylineCollection class. Creates an empty collection of 10 elements. | |
| PolylineCollection(Int32) | Constructor for the PolylineCollection class. Creates an empty lightweight polyline collection with the specified capacity. |