Click or drag to resize

VisualTranslateLocalY Method

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