SkewTransform Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The SkewTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
AngleX | Gets or sets the x-axis skew angle, which is measured in degrees counterclockwise from the y-axis. |
|
AngleY | Gets or sets the y-axis skew angle, which is measured in degrees counterclockwise from the x-axis. |
|
CenterX | Gets or sets the x-coordinate of the transform center. |
|
CenterY | Gets or sets the y-coordinate of the transform center. |
|
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: