Packageorg.libspark.swfassist.swf.structures
Classpublic class MorphLineStyle
SubclassesMorphLineStyle2



Public Properties
 PropertyDefined by
  endColor : RGBA
MorphLineStyle
  endWidth : uint
MorphLineStyle
  startColor : RGBA
MorphLineStyle
  startWidth : uint
MorphLineStyle
Property detail
endColorproperty
endColor:RGBA  [read-write]Implementation
    public function get endColor():RGBA
    public function set endColor(value:RGBA):void
endWidthproperty 
endWidth:uint  [read-write]Implementation
    public function get endWidth():uint
    public function set endWidth(value:uint):void
startColorproperty 
startColor:RGBA  [read-write]Implementation
    public function get startColor():RGBA
    public function set startColor(value:RGBA):void
startWidthproperty 
startWidth:uint  [read-write]Implementation
    public function get startWidth():uint
    public function set startWidth(value:uint):void