4.767 ScaleTransform

x:Object > DependencyObject > Freezable > Animatable > GeneralTransform > Transform > ScaleTransform
ScaleTransform
(usage)
<ScaleTransform> string </ScaleTransform>
(description)
Scales an object in the 2-D x-y coordinate system.
[text syntax]
TransformSyntax
(properties)
CenterX
x:Double
(description)
The x-coordinate of the center point of this ScaleTransform.
CenterY
x:Double
(description)
The y-coordinate of the center point of this ScaleTransform.
ScaleX
x:Double
(description)
The x-axis scale factor.
ScaleY
x:Double
(description)
The y-axis scale factor.