VisualTranslateLocalY Method | 
| Name | Description | |
|---|---|---|
| TranslateLocalY(Double) | 
            Instantly move the visual along the local Y axis of its initial matrix by yOffset units.
              | |
| TranslateLocalY(Double, Double) | 
            Move the visual along the local Y axis of its initial matrix by yOffset units, at the given speed.
              | |
| TranslateLocalY(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
              |