| 套件 | flash.display |
| 類別 | public final class GradientType |
| 繼承 | GradientType Object |
| 語言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
beginGradientFill() 和 lineGradientStyle() 方法中的 type 參數提供值。
| 常數 | 定義自 | ||
|---|---|---|---|
| LINEAR : String = "linear" [static]
用來指定線性漸層填色的值。
| GradientType | ||
| RADIAL : String = "radial" [static]
用來指定放射性漸層填色的值。
| GradientType | ||
| LINEAR | 常數 |
public static const LINEAR:String = "linear"
| 語言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
用來指定線性漸層填色的值。
| RADIAL | 常數 |
public static const RADIAL:String = "radial"
| 語言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
用來指定放射性漸層填色的值。
目前頁面: http://livedocs.adobe.com/flash/9.0_tw/ActionScriptLangRefV3/flash/display/GradientType.html