TLStraightArrowInfo

See source code
Table of contents
interface TLStraightArrowInfo {}

Properties

bindings

bindings: TLArrowBindings;

end

end: TLArrowPoint;

isValid

isValid: boolean;

length

length: number;

middle

middle: VecLike;

start

start: TLArrowPoint;

type

type: "straight";

Prev
TLExternalContentProps
Next
TLTypeFace