Returns the provider with the specified index.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Function GetProviderAt ( _ index As Integer _ ) As IControlPointsProvider
public IControlPointsProvider GetProviderAt( int index )
Type: System.Int32
The zero-based index at which the provider should be inserted.