Packageorg.apache.flex.graphics
Classpublic class LineTo
InheritanceLineTo Inheritance Object
Implements IPathCommand



Public Methods
 MethodDefined By
  
LineTo(x:Number, y:Number)
LineTo
  
execute(g:Graphics):void
LineTo
  
toString():String
LineTo
Constructor Detail
LineTo()Constructor
public function LineTo(x:Number, y:Number)



Parameters
x:Number
 
y:Number
Method Detail
execute()method
public function execute(g:Graphics):void

Parameters

g:Graphics

toString()method 
public function toString():String

Returns
String