ScaleTransform Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ScaleTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
CenterX | Gets or sets the x-coordinate of the center point of this ScaleTransform. |
|
CenterY | Gets or sets the y-coordinate of the center point of this ScaleTransform. |
|
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.) |
|
ScaleX | Gets or sets the x-axis scale factor. |
|
ScaleY | Gets or sets the y-axis scale factor. |
Show: