Table of contents

Public interface

Signature
interface TLArcInfo {}
Source

packages/tldraw/src/lib/shapes/arrow/arrow-types.ts


Properties

center

Public propertysignature

Signature
center: VecLike
References

VecLike


largeArcFlag

Public propertysignature

Signature
largeArcFlag: number

length

Public propertysignature

Signature
length: number

radius

Public propertysignature

Signature
radius: number

size

Public propertysignature

Signature
size: number

sweepFlag

Public propertysignature

Signature
sweepFlag: number

TextToolbarItemTLArrowBindings