Removes point with the specified index.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Sub RemovePoint ( _ index As Integer _ )
public void RemovePoint( int index )
Type: System.Int32
The index of the point to remove.