Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 602 Bytes

compositionpropertyset_insertmatrix3x2_925856317.md

File metadata and controls

28 lines (18 loc) · 602 Bytes
-api-id -api-type
M:Windows.UI.Composition.CompositionPropertySet.InsertMatrix3x2(System.String,Windows.Foundation.Numerics.Matrix3x2)
winrt method

Windows.UI.Composition.CompositionPropertySet.InsertMatrix3x2

-description

Inserts a Matrix3x2 key-value pair.

-parameters

-param propertyName

The key associated with the value. This key can be used to retrieve the value.

-param value

The value to insert.

-remarks

-examples

-see-also