Search
PointCollection Constructor
See Also
 





Initializes a new instance of the PointCollection class.

 Overload List

Name Description

PointCollection (IEnumerable(Point))

Initializes a new instance of the PointCollection class with the specified point values.

PointCollection (Int32)

Initializes a new instance of the PointCollection class with the specified initial size.

 See Also