Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Freezable > Animatable > GeneralTransform3D > Transform3D > AffineTransform3D > TranslateTransform3D
(usage) |
<TranslateTransform3D /> |
(description) |
Translates an object in the three-dimensional x-y-z plane. |
(properties) |
|
OffsetX |
|
(description) |
The X-axis value of the translation's offset. |
OffsetY |
|
(description) |
The Y-axis value of the translation's offset. |
OffsetZ |
|
(description) |
The Z-axis value of the translation's offset. |