Language version: | ActionScript 3.0
|
The GradientType class provides values for the
type
parameter in the
beginGradientFill()
and
lineGradientStyle()
methods of the flash.display.Graphics class.
public static const LINEAR:String = "linear"
Language version: | ActionScript 3.0
|
Value used to specify a linear gradient fill.
public static const RADIAL:String = "radial"
Language version: | ActionScript 3.0
|
Value used to specify a radial gradient fill.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00