Home > @jsplumbtoolkit/browser-ui > Surface > magnetizeAtPoint
#
Surface.magnetizeAtPoint() methodMagnetize the elements in the display, using the given point as the origin.
Signature:
magnetizeAtPoint(origin: PointXY): void;
#
ParametersParameter | Type | Description |
---|---|---|
origin | PointXY |
Returns:
void