RotateTransform Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The RotateTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
Angle | Gets or sets the angle, in degrees, of clockwise rotation. |
|
CenterX | Gets or sets the x-coordinate of the rotation center point. |
|
CenterY | Gets or sets the y-coordinate of the rotation center point. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Inverse | Gets the inverse of this transform, if it exists. (Inherited from Transform.) |
Show: