Creates and initializes a new JointVObjectActionCollection instance using the specified composite control points provider.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Sub New ( _
host As JointControlPointsProvider _
)
public JointVObjectActionCollection(
JointControlPointsProvider host
)
Type: Aurigma.GraphicsMill.WinControls.JointControlPointsProvider
A composite control points provider for which the action collection should be created.