VisualTranslateX Method | 
| Name | Description | |
|---|---|---|
| TranslateX(Double) | 
            Instantly move the visual along the model's X axis by xOffset units
              | |
| TranslateX(Double, Double) | 
            Move the visual along the model's X axis by xOffset units, at the given speed.
              | |
| TranslateX(Double, Double, Double, Double) | 
            Move the visual along the model's X axis by xOffset units, at the given speed and acceleration
              |