Packageorg.libspark.swfassist.swf.structures
Classpublic class Shape
SubclassesShapeWithStyle



Public Properties
 PropertyDefined by
  numShapeRecords : uint
[read-only]
Shape
  shapeRecords : Array
Shape
Property detail
numShapeRecordsproperty
numShapeRecords:uint  [read-only]Implementation
    public function get numShapeRecords():uint
shapeRecordsproperty 
shapeRecords:Array  [read-write]Implementation
    public function get shapeRecords():Array
    public function set shapeRecords(value:Array):void