Represents a two-dimensional polyline as an array of Vertex2d points. Each vertex defines a point in 2D space, and the sequence of vertices forms the polyline.
Vertex2d
Represents a two-dimensional polyline as an array of
Vertex2d
points. Each vertex defines a point in 2D space, and the sequence of vertices forms the polyline.