createPolyPositionHandler
createPolyPositionHandler(
pointIndex): (dim,finalMatrix,polyObject) =>Point
Defined in: controls/polyControl.ts:24
This function locates the controls. It’ll be used both for drawing and for interaction.
Parameters
Section titled “Parameters”pointIndex
Section titled “pointIndex”number
Returns
Section titled “Returns”(dim, finalMatrix, polyObject) => Point