RotateTransformExtensions Class

Definition

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

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

Methods

GetMatrix(RotateTransform)

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

Applies to