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