Share

Polyline Constructor

Overload List

Method Description
Polyline.Polyline ()Default constructor.
Polyline.Polyline (int)The Polyline dynamically allocates memory when vertices are added. However, if you know the number of vertices to be added,... more

Was this information helpful?