ManipulationPropertySetReferenceNode.Matrix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the matrix.
public CommunityToolkit.WinUI.Animations.Expressions.Matrix4x4Node Matrix { get; }
member this.Matrix : CommunityToolkit.WinUI.Animations.Expressions.Matrix4x4Node
Public ReadOnly Property Matrix As Matrix4x4Node
Property Value
The matrix.