Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Freezable > Animatable > GeneralTransform > Transform > ScaleTransform
(usage) |
<ScaleTransform> string </ScaleTransform> |
(description) |
Scales an object in the 2-D x-y coordinate system. |
[text syntax] |
|
(properties) |
|
CenterX |
|
(description) |
The x-coordinate of the center point of this ScaleTransform. |
CenterY |
|
(description) |
The y-coordinate of the center point of this ScaleTransform. |
ScaleX |
|
(description) |
The x-axis scale factor. |
ScaleY |
|
(description) |
The y-axis scale factor. |