ScaleTransformExtensions Class

Definition

Extension methods for Windows.UI.Xaml.Media.ScaleTransform.

public static class ScaleTransformExtensions
type ScaleTransformExtensions = class
Public Module ScaleTransformExtensions
Inheritance
ScaleTransformExtensions

Methods

GetMatrix(ScaleTransform)

Gets the matrix that represents this transform. Implements WPF's SkewTransform.Value.

Applies to