Autodesk.AutoCAD.DatabaseServices Namespace
>
Polyline Class
>
Polyline Constructor
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
Comments?