TLLineShapeProps
See source codeinterface TLLineShapeProps {}
Properties
color
color: TLDefaultColorStyle
dash
dash: TLDefaultDashStyle
points
points: Record<string, TLLineShapePoint>
scale
scale: number
size
size: TLDefaultSizeStyle
spline
spline: TLLineShapeSplineStyle
Prev
TLLineShapePointNext
TLNoteShapeProps