Packageorg.apache.flex.core
Classpublic class TransformScaleModel
InheritanceTransformScaleModel Inheritance TransformModel Inheritance EventDispatcher Inheritance flash.events.EventDispatcher



Public Properties
 PropertyDefined By
 Inheritedmatrix : Matrix
TransformModel
  scale : Number
TransformScaleModel
 Inheritedstrand : IStrand
[write-only]
TransformModel
Public Methods
 MethodDefined By
  
TransformScaleModel
Public Constants
 ConstantDefined By
 InheritedCHANGE : String = transferModelChange
[static]
TransformModel
Property Detail
scaleproperty
scale:Number


Implementation
    public function get scale():Number
    public function set scale(value:Number):void
Constructor Detail
TransformScaleModel()Constructor
public function TransformScaleModel()