Removes point with the specified index.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)
function removePoint(index);
Type: Global..Number
The index of the point to remove.This method corresponds to PolylineVObject.RemovePoint(Int32) server-side member.