VisualTranslateY Method | 
| Name | Description | |
|---|---|---|
| TranslateY(Double) | 
            Instantly move the visual along the model's Y axis by yOffset units
              | |
| TranslateY(Double, Double) | 
            Move the visual along the model's Y axis by yOffset units, at the given speed.
              | |
| TranslateY(Double, Double, Double, Double) | 
            Move the visual along the model's Y axis by yOffset units, at the given speed and acceleration.
              |