Package | stimulsoft.flex.graphics.path |
Class | public class StiPathLineTo |
Inheritance | StiPathLineTo ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
command : int [override] [read-only] | StiPathLineTo | ||
![]() | x : Number | StiPathCommand | |
![]() | y : Number | StiPathCommand |
Method | Defined By | ||
---|---|---|---|
StiPathLineTo(x:Number, y:Number) | StiPathLineTo | ||
![]() | 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 |