A Gradient color specification
angle:Number
the gradient vector angle ( default: 0.0 )
Implementation public function get angle():Number
public function set angle(value:Number):void
gradient:Gradient
reference to the object defining the gradient
Implementation public function get gradient():Gradient
public function set gradient(value:Gradient ):void
hiliteAngle:Number
the gradient hilite vector angle ( default: 0.0 )
Implementation public function get hiliteAngle():Number
public function set hiliteAngle(value:Number):void
hiliteLength:Number
the gradient hilite vector length ( default: 0.0 )
Implementation public function get hiliteLength():Number
public function set hiliteLength(value:Number):void
length:Number
the gradient vector length ( default: 0.0 )
Implementation public function get length():Number
public function set length(value:Number):void
matrix:Matrix
additional transformation arising from manipulating the path
Implementation public function get matrix():Matrix
public function set matrix(value:Matrix ):void
origin:Array
the gradient vector origin
Implementation public function get origin():Array
public function set origin(value:Array):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z