Click or drag to resize

VisualTranslateY Method

Overload List
  NameDescription
Public methodTranslateY(Double)
Instantly move the visual along the model's Y axis by yOffset units
Public methodTranslateY(Double, Double)
Move the visual along the model's Y axis by yOffset units, at the given speed.
Public methodTranslateY(Double, Double, Double, Double)
Move the visual along the model's Y axis by yOffset units, at the given speed and acceleration.
Top
See Also