CompositionAnimation.SetMatrix3x2Parameter(String, Matrix3x2) Method

Definition

Sets a Matrix3x2 value parameter for use with an ExpressionAnimation or an expression keyframe.

C#
public void SetMatrix3x2Parameter(string key, Matrix3x2 value);

Parameters

key
String

The name of the parameter to set.

value
Matrix3x2

The Matrix3x2 value.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6