| Property | Defined by | ||
|---|---|---|---|
| color : RGBA
Swfassist ignores ALPHA if this record is part of Shape1 or Shape2.
| GradientRecord | ||
| ratio : uint | GradientRecord | ||
| color | property |
color:RGBA [read-write]Swfassist ignores ALPHA if this record is part of Shape1 or Shape2.
Implementation public function get color():RGBA
public function set color(value:RGBA):void
| ratio | property |
ratio:uint [read-write]Implementation
public function get ratio():uint
public function set ratio(value:uint):void