ScaleTransform

ScaleTransform enlarges or shrinks an element horizontally, vertically, or in both directions. This transform has four straightforward double properties:

Image ScaleX—Multiplier for the element’s width (default value = 1)

Image ScaleY—Multiplier for the element’s height (default value = 1)

Image CenterX—Origin for horizontal scaling (default value = 0)

CenterY—Origin for vertical scaling (default value = 0)

A ScaleX value of 0.5 shrinks an element’s ...

Get XAML Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.