Gets a control point by the specified index.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
ReadOnly Default Property Item ( _ index As Integer _ ) As ControlPoint
ControlPoint this[ int index ] { get; }
Type: System.Int32
A zero-based index of the control point to retrieve.