PolylineCollection Constructor
|
Default constructor for the PolylineCollection
class. Creates an empty collection of 10 elements.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public PolylineCollection()
public:
PolylineCollection()
new : unit -> PolylineCollection
See Also