| Package | org.libspark.swfassist.swf.structures |
| Class | public class ShapeWithStyle |
| Inheritance | ShapeWithStyle Shape |
| Property | Defined by | ||
|---|---|---|---|
| fillStyles : FillStyleArray | ShapeWithStyle | ||
| lineStyles : LineStyleArray | ShapeWithStyle | ||
![]() | numShapeRecords : uint | Shape | |
![]() | shapeRecords : Array | Shape | |
| fillStyles | property |
fillStyles:FillStyleArray [read-write]Implementation
public function get fillStyles():FillStyleArray
public function set fillStyles(value:FillStyleArray):void
| lineStyles | property |
lineStyles:LineStyleArray [read-write]Implementation
public function get lineStyles():LineStyleArray
public function set lineStyles(value:LineStyleArray):void