Click or drag to resize

VisualTranslateLocalX Method

Overload List
  NameDescription
Public methodTranslateLocalX(Double)
Instantly move the visual along the local X axis of its initial matrix by xOffset units.
Public methodTranslateLocalX(Double, Double)
Move the visual along the local X axis of its initial matrix by xOffset units, at the given speed.
Public methodTranslateLocalX(Double, Double, Double, Double)
Move the visual along the local X axis of its initial matrix by xOffset units, at the given speed and acceleration
Top
See Also