Package | stimulsoft.flex.graphics.path |
Class | public class StiPathMoveTo |
Inheritance | StiPathMoveTo ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
command : int [override] [read-only] | StiPathMoveTo | ||
![]() | x : Number | StiPathCommand | |
![]() | y : Number | StiPathCommand |
Method | Defined By | ||
---|---|---|---|
StiPathMoveTo(x:Number, y:Number) | StiPathMoveTo | ||
![]() | CurveTo(x:Number, y:Number, ax:Number, ay:Number):StiPathCurveTo [static] | StiPathCommand | |
![]() | LineTo(x:Number, y:Number):StiPathLineTo [static] | StiPathCommand | |
![]() | MoveTo(x:Number, y:Number):StiPathMoveTo [static] | StiPathCommand |