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