Click or drag to resize

VisualTranslateLocalX Method

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