ReadonlydSVG path data (the d attribute) for the link's rendered route.
ReadonlysourceX coordinate of the link's source endpoint, in paper coordinates.
ReadonlysourceY coordinate of the link's source endpoint, in paper coordinates.
ReadonlytargetX coordinate of the link's target endpoint, in paper coordinates.
ReadonlytargetY coordinate of the link's target endpoint, in paper coordinates.
Resolved geometry of one link on a specific paper: the source and target endpoint coordinates plus the rendered SVG path. Returned by useLinkLayout so you can draw or measure alongside a link.