Removes the control points provider at the specified index of the list.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Sub RemoveProviderAt ( _ index As Integer _ )
public void RemoveProviderAt( int index )
Type: System.Int32
The zero-based index of the provider to remove.