TLArcArrowInfo
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
TextShapeOptionsNext
TLArcInfo