Creates and initializes a new collection using an array of control points.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Sub New ( _ points As ControlPoint() _ )
public ControlPointCollection( ControlPoint[] points )