TLArcArrowInfo

See source code
Table of contents
interface TLArcArrowInfo {}

Properties

bindings

bindings: TLArrowBindings;

bodyArc

bodyArc: TLArcInfo;

end

end: TLArrowPoint;

handleArc

handleArc: TLArcInfo;

isValid

isValid: boolean;

middle

middle: VecLike;

start

start: TLArrowPoint;

type

type: "arc";

Prev
TextShapeOptions
Next
TLArcInfo