# Interface: ArrowHeadOptions
# Hierarchy
-
↳
ArrowHeadOptions
# Properties
# backgroundColor
• Optional
backgroundColor: Scriptable
<Color
, PartialEventContext
>
# Defined in
options.d.ts:63 (opens new window)
# backgroundShadowColor
• Optional
backgroundShadowColor: Scriptable
<Color
, PartialEventContext
>
# Inherited from
ShadowOptions.backgroundShadowColor
# Defined in
options.d.ts:30 (opens new window)
# borderColor
• Optional
borderColor: Scriptable
<Color
, PartialEventContext
>
# Defined in
options.d.ts:64 (opens new window)
# borderDash
• Optional
borderDash: Scriptable
<number
[], PartialEventContext
>
# Defined in
options.d.ts:65 (opens new window)
# borderDashOffset
• Optional
borderDashOffset: Scriptable
<number
, PartialEventContext
>
# Defined in
options.d.ts:66 (opens new window)
# borderShadowColor
• Optional
borderShadowColor: Scriptable
<Color
, PartialEventContext
>
# Inherited from
ShadowOptions.borderShadowColor
# Defined in
options.d.ts:31 (opens new window)
# borderWidth
• Optional
borderWidth: Scriptable
<number
, PartialEventContext
>
# Defined in
options.d.ts:67 (opens new window)
# display
• Optional
display: Scriptable
<boolean
, PartialEventContext
>
# Defined in
options.d.ts:68 (opens new window)
# fill
• Optional
fill: Scriptable
<boolean
, PartialEventContext
>
# Defined in
options.d.ts:69 (opens new window)
# length
• Optional
length: Scriptable
<number
, PartialEventContext
>
# Defined in
options.d.ts:70 (opens new window)
# shadowBlur
• Optional
shadowBlur: Scriptable
<number
, PartialEventContext
>
# Inherited from
# Defined in
options.d.ts:32 (opens new window)
# shadowOffsetX
• Optional
shadowOffsetX: Scriptable
<number
, PartialEventContext
>
# Inherited from
# Defined in
options.d.ts:33 (opens new window)
# shadowOffsetY
• Optional
shadowOffsetY: Scriptable
<number
, PartialEventContext
>
# Inherited from
# Defined in
options.d.ts:34 (opens new window)
# width
• Optional
width: Scriptable
<number
, PartialEventContext
>