Click or drag to resize

VisualTranslateLocalZ Method

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