Appearance
type PolygonMagnet = object;
Arrow snapped to a polygon annotation. rx/ry are 0–1 fractions of the polygon's bounding box from its top-left corner.
rx: number;
ry: number;
type: "polygon";