public NCubicBezierTo CubicBezierTo( System.object x, System.object y, System.object firstControlX, System.object firstControlY, System.object secondControlX, System.object secondControlY )
Parameters
- x
- an fx, formula string or length value
- y
- an fx, formula string or length value
- firstControlX
- an fx, formula string or length value
- firstControlY
- an fx, formula string or length value
- secondControlX
- an fx, formula string or length value
- secondControlY
- an fx, formula string or length value
Return Value
the created command