LineEndpointDefinition

A line endpoint that is connected to another line at some distance along that other
line, where 0 is at that line's endpoint1, and 1 is at that line's endpoint2.

Extends


Properties

connection

connection: LineProxy;

position

position: number;

0 to 1, distance along the target line


style?

optional style: string;

Omit to use defaults (theme)

Inherited from

EndpointStyle.style