Click or drag to resize

VisualTranslateLocalY Method

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