Options
Menu

Class GradientType

The GradientType class provides values for the type parameter in the beginGradientFill() and lineGradientStyle() methods of the flash.display.Graphics class.

Hierarchy

  • GradientType

Index

Properties

Properties

Static LINEAR

LINEAR: string

Value used to specify a linear gradient fill.

Static RADIAL

RADIAL: string

Value used to specify a radial gradient fill.

Generated using TypeDoc