Adds a new path to the Polyline.
Overload List
Name | Description | |
---|---|---|
![]() | AddPath()()() |
Adds a new empty path to the Polyline.
|
![]() | AddPath(IEnumerable<(Of <(Point>)>)) |
Adds a new path to the Polyline by copying the specified set of points.
|