套件flash.display
類別public final class GradientType
繼承GradientType Inheritance Object

語言版本 : ActionScript 3.0
Player 版本 : Flash Player 9

GradientType 類別會為位於 flash.display.Graphics 類別的 beginGradientFill()lineGradientStyle() 方法中的 type 參數提供值。



公用 屬性
 屬性定義自
 Inheritedconstructor : Object
類別物件的參照或是特定物件實體的建構函數。
Object
 Inheritedprototype : Object
[static] 類別或函數物件之原型物件的參照。
Object
公用 方法
 方法定義自
 Inherited
指出物件是否有已定義的指定屬性。
Object
 Inherited
指出 Object 類別的實體是否位於指定為參數的物件原型鏈中。
Object
 Inherited
指出指定的屬性是否存在,以及是否可列舉。
Object
 Inherited
為迴圈作業設定動態屬性的可用性。
Object
 Inherited
會傳回指定之物件的字串形式。
Object
 Inherited
會傳回指定之物件的基本值。
Object
公用 常數
 常數定義自
  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