| 包 | flash.display |
| Class | public final class GradientType |
| 继承 | GradientType Object |
| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0, Flash Player 9 |
beginGradientFill() 和 lineGradientStyle() 方法中的 type 参数提供值。
| 常量 | 定义方 | ||
|---|---|---|---|
| LINEAR : String = "linear" []
用于指定线性渐变填充的值。 | GradientType | ||
| RADIAL : String = "radial" []
用于指定放射状渐变填充的值。 | GradientType | ||
| LINEAR | 常量 |
public static const LINEAR:String = "linear"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0, Flash Player 9 |
用于指定线性渐变填充的值。
| RADIAL | 常量 |
public static const RADIAL:String = "radial"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0, Flash Player 9 |
用于指定放射状渐变填充的值。
当前页: http://livedocs.adobe.com/flex/3_cn/flash/display/GradientType.html