findOrAddParamXY Method

Announce point coordinates. The implementation is free to either create a new param or (if known) return index of a prior param with the same coordinates.

findOrAddParamXY(x: number, y: number): number

Parameter Type Description
x number  
y number  

Defined in

Last Updated: 08 January, 2020