Line2dCollection Constructor
|
Default constructor for the Line2dCollection
class. Creates an empty collection of 2d lines.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Line2dCollection()
public:
Line2dCollection()
new : unit -> Line2dCollection
See Also