4.750 RotateTransform3D

x:Object > DependencyObject > Freezable > Animatable > GeneralTransform3D > Transform3D > AffineTransform3D > RotateTransform3D
RotateTransform3D
(usage)
<RotateTransform3D />
(description)
Specifies a rotation transformation.
(properties)
CenterX
x:Double
(description)
The X coordinate of the Point3D about which to rotate.
CenterY
x:Double
(description)
The Y coordinate of the Point3D about which to rotate.
CenterZ
x:Double
(description)
The Z coordinate of the Point3D about which to rotate.
Rotation
Rotation3D
(description)
A Rotation3D that specifies the rotation.