| Property | Defined by | ||
|---|---|---|---|
| color : RGBA
Swfassist ignores ALPHA if this class defined at Shape1 or Shape2.
| LineStyle | ||
| width : Number | LineStyle | ||
| widthTwips : uint | LineStyle | ||
| color | property |
color:RGBA [read-write]Swfassist ignores ALPHA if this class defined at Shape1 or Shape2.
Implementation public function get color():RGBA
public function set color(value:RGBA):void
| width | property |
width:Number [read-write]Implementation
public function get width():Number
public function set width(value:Number):void
| widthTwips | property |
widthTwips:uint [read-write]Implementation
public function get widthTwips():uint
public function set widthTwips(value:uint):void