Packagecom.adobe.portfolio.skins
Classpublic class CanvasItemSkin
InheritanceCanvasItemSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  background : Rect
CanvasItemSkin
  handleBC : Rect
CanvasItemSkin
  handleBL : Rect
CanvasItemSkin
  handleBR : Rect
CanvasItemSkin
  handleFill : SolidColor
CanvasItemSkin
  handleML : Rect
CanvasItemSkin
  handleMove : Rect
CanvasItemSkin
  handleMR : Rect
CanvasItemSkin
  handles : Group
CanvasItemSkin
  handleSize : Number
CanvasItemSkin
  handleStroke : SolidColorStroke
CanvasItemSkin
  handleTC : Rect
CanvasItemSkin
  handleTL : Rect
CanvasItemSkin
  handleTR : Rect
CanvasItemSkin
  hostComponent : CanvasItem
CanvasItemSkin
  imageComponent : Image
CanvasItemSkin
  swfComponent : SWFLoader
CanvasItemSkin
  swfMask : Group
CanvasItemSkin
  textArea : CustomizableTextArea
CanvasItemSkin
Public Methods
 MethodDefined By
  
Constructor.
CanvasItemSkin
Property Detail
backgroundproperty
public var background:Rect

This property can be used as the source for data binding.

handleBCproperty 
public var handleBC:Rect

This property can be used as the source for data binding.

handleBLproperty 
public var handleBL:Rect

This property can be used as the source for data binding.

handleBRproperty 
public var handleBR:Rect

This property can be used as the source for data binding.

handleFillproperty 
public var handleFill:SolidColor

This property can be used as the source for data binding.

handleMLproperty 
public var handleML:Rect

This property can be used as the source for data binding.

handleMoveproperty 
public var handleMove:Rect

This property can be used as the source for data binding.

handleMRproperty 
public var handleMR:Rect

This property can be used as the source for data binding.

handlesproperty 
public var handles:Group

This property can be used as the source for data binding.

handleSizeproperty 
public var handleSize:Number

This property can be used as the source for data binding.

handleStrokeproperty 
public var handleStroke:SolidColorStroke

This property can be used as the source for data binding.

handleTCproperty 
public var handleTC:Rect

This property can be used as the source for data binding.

handleTLproperty 
public var handleTL:Rect

This property can be used as the source for data binding.

handleTRproperty 
public var handleTR:Rect

This property can be used as the source for data binding.

hostComponentproperty 
public var hostComponent:CanvasItem

This property can be used as the source for data binding.

imageComponentproperty 
public var imageComponent:Image

This property can be used as the source for data binding.

swfComponentproperty 
public var swfComponent:SWFLoader

This property can be used as the source for data binding.

swfMaskproperty 
public var swfMask:Group

This property can be used as the source for data binding.

textAreaproperty 
public var textArea:CustomizableTextArea

This property can be used as the source for data binding.

Constructor Detail
CanvasItemSkin()Constructor
public function CanvasItemSkin()

Constructor.