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