Packagecom.flextoolbox.skins.halo
Classpublic class WireJackArrowDragImage
InheritanceWireJackArrowDragImage Inheritance mx.core.UIComponent

A drag image used by the WireJack to display an arrow pointing from the origin WireJack to the mouse pointer.

See also

com.flextoolbox.controls.WireJack


Public Methods
 MethodDefined by
  
Constructor.
WireJackArrowDragImage
Styles
 StyleDescriptionDefined by
  
headSize
Type: Number
The size of the arrow head, in pixels.
WireJackArrowDragImage
  
originRadius
Type: Number
The radius of the arrow's origin (the connection at the starting wire jack), in pixels.
WireJackArrowDragImage
  
shaftThickness
Type: Number
The thickness of the arrow's shaft, in pixels.
WireJackArrowDragImage
Constructor detail
WireJackArrowDragImage()constructor
public function WireJackArrowDragImage()

Constructor.