Packagecom.swfwire.decompiler.data.swf.records
Classpublic class ShapeWithStyleRecord
InheritanceShapeWithStyleRecord Inheritance Object



Public Properties
 PropertyDefined By
  fillStyles : FillStyleArrayRecord
ShapeWithStyleRecord
  lineStyles : LineStyleArrayRecord
ShapeWithStyleRecord
  numFillBits : uint
ShapeWithStyleRecord
  numLineBits : uint
ShapeWithStyleRecord
  shapeRecords : Vector.<IShapeRecord>
ShapeWithStyleRecord
Property Detail
fillStylesproperty
public var fillStyles:FillStyleArrayRecord

lineStylesproperty 
public var lineStyles:LineStyleArrayRecord

numFillBitsproperty 
public var numFillBits:uint

numLineBitsproperty 
public var numLineBits:uint

shapeRecordsproperty 
public var shapeRecords:Vector.<IShapeRecord>