Click or drag to resize

SPICE3Device.GoToXY Method

Overload List
 NameDescription
Public methodGoToXY(dvec2, Double, Boolean, Nullable<CancellationToken>) Jumps to the 2D Position with the defined speed. If in 3D mode, the last used z value will be kept.
Public methodGoToXY(dvec2, Double, Double, Boolean, Nullable<CancellationToken>) Jumps to the 2D Position with the defined speed and delay. If in 3D mode, the last used z value will be kept.
Top
See Also