Polyline2d Constructor

Overload List

Method Description
Polyline2d.Polyline2d () Default constructor. Constructs an open polyline with linetype generation off and initializes the start and end widths to 0.0, the... more
Polyline2d.Polyline2d (Autodesk.AutoCAD.DatabaseServices.Poly2dType, Point3dCollection, double, [MarshalAs(UnmanagedType.U1)] bool, double, double, DoubleCollection) Default constructor. Constructs an open polyline with linetype generation off and initializes the start and end widths to 0.0, the... more