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