PositionEndpointDefinition

A line endpoint that is free-floating at the given x/y location on the page

Extends


Properties

connection?

optional connection: void;

style?

optional style: string;

Omit to use defaults (theme)

Inherited from

EndpointStyle.style


x

x: number;

y

y: number;