Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 678 Bytes

matrixhelper_identity.md

File metadata and controls

22 lines (15 loc) · 678 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.MatrixHelper.Identity
winrt property

Microsoft.UI.Xaml.Media.MatrixHelper.Identity

-description

Gets a static constructed Matrix where the values established are representative of an Identity transform. C# and Microsoft Visual Basic code should use Identity instead.

-property-value

A static constructed Matrix where the values established are representative of an Identity transform.

-remarks

-examples

-see-also