A Pattern color specification
_reflect:Boolean
whether or not the prototype is reflected before filling ( default: false )
Implementation public function get _reflect():Boolean
public function set _reflect(value:Boolean):void
matrix:Matrix
additional transformation arising from manipulating the path
Implementation public function get matrix():Matrix
public function set matrix(value:Matrix ):void
pattern:Pattern
Implementation public function get pattern():Pattern
public function set pattern(value:Pattern ):void
reflectAngle:Number
the axis around which to reflect ( default: 0.0 )
Implementation public function get reflectAngle():Number
public function set reflectAngle(value:Number):void
rotation:Number
the angle to rotate the before filling ( default: 0.0 )
Implementation public function get rotation():Number
public function set rotation(value:Number):void
scaleFactor:Array
the fraction to scale the prototype before filling
Implementation public function get scaleFactor():Array
public function set scaleFactor(value:Array):void
shearAngle:Number
the angle to slant the shear by ( default: 0.0 )
Implementation public function get shearAngle():Number
public function set shearAngle(value:Number):void
shearAxis:Number
the axis to shear with respect to ( default: 0.0 )
Implementation public function get shearAxis():Number
public function set shearAxis(value:Number):void
shiftAngle:Number
the angle to translate the (unscaled) prototype before filling ( default: 0.0 )
Implementation public function get shiftAngle():Number
public function set shiftAngle(value:Number):void
shiftDistance:Number
the distance to translate the (unscaled) prototype before filling ( default: 0.0 )
Implementation public function get shiftDistance():Number
public function set shiftDistance(value:Number):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z