Home > @jsplumbtoolkit/browser-ui > LayoutParameters > locationFunction
LayoutParameters.locationFunction property
Optional function that, given some vertex, can provide the x/y location of the vertex on the canvas
Signature:
locationFunction?: LocationFunction;