"connectorPoints"

Maps all connector points within the panel.

Synopsis

void shape.connectorPoints(mapping points);

Parameters

Parameter Description
points Mapping of the connector points

Description

The mapping keys are the anchor point names, each value is a dyn_int containing the x and y coordinate of the point.

Assignment

Panel