Share via


4.881 TranslateTransform3D

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

x:Double

(description)

The X-axis value of the translation's offset.

OffsetY

x:Double

(description)

The Y-axis value of the translation's offset.

OffsetZ

x:Double

(description)

The Z-axis value of the translation's offset.