# Interface: ArrowHeadOptions
# Hierarchy
-
↳
ArrowHeadOptions
# Properties
# backgroundColor
• Optional
backgroundColor: Scriptable
<Color
, PartialEventContext
>
# Defined in
options.d.ts:57 (opens new window)
# backgroundShadowColor
• Optional
backgroundShadowColor: Scriptable
<Color
, PartialEventContext
>
# Inherited from
ShadowOptions.backgroundShadowColor
# Defined in
options.d.ts:26 (opens new window)
# borderColor
• Optional
borderColor: Scriptable
<Color
, PartialEventContext
>
# Defined in
options.d.ts:58 (opens new window)
# borderDash
• Optional
borderDash: Scriptable
<number
[], PartialEventContext
>
# Defined in
options.d.ts:59 (opens new window)
# borderDashOffset
• Optional
borderDashOffset: Scriptable
<number
, PartialEventContext
>
# Defined in
options.d.ts:60 (opens new window)
# borderShadowColor
• Optional
borderShadowColor: Scriptable
<Color
, PartialEventContext
>
# Inherited from
ShadowOptions.borderShadowColor
# Defined in
options.d.ts:27 (opens new window)
# borderWidth
• Optional
borderWidth: Scriptable
<number
, PartialEventContext
>
# Defined in
options.d.ts:61 (opens new window)
# display
• Optional
display: Scriptable
<boolean
, PartialEventContext
>
# Defined in
options.d.ts:62 (opens new window)
# fill
• Optional
fill: Scriptable
<boolean
, PartialEventContext
>
# Defined in
options.d.ts:63 (opens new window)
# length
• Optional
length: Scriptable
<number
, PartialEventContext
>
# Defined in
options.d.ts:64 (opens new window)
# shadowBlur
• Optional
shadowBlur: Scriptable
<number
, PartialEventContext
>
# Inherited from
# Defined in
options.d.ts:28 (opens new window)
# shadowOffsetX
• Optional
shadowOffsetX: Scriptable
<number
, PartialEventContext
>
# Inherited from
# Defined in
options.d.ts:29 (opens new window)
# shadowOffsetY
• Optional
shadowOffsetY: Scriptable
<number
, PartialEventContext
>
# Inherited from
# Defined in
options.d.ts:30 (opens new window)
# width
• Optional
width: Scriptable
<number
, PartialEventContext
>