Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RectangleOptions

Hierarchy

  • RectangleOptions

Index

Properties

fill?: boolean
fillColor?: string | LinearGradient | RadialGradient
outline?: boolean
outlineColor?: string | LinearGradient | RadialGradient
outlineDashSegments?: number[]
outlineWidth?: number
shadowBlur?: number
shadowColor?: string
shadowOffset?: Vector
staticShadow?: boolean