VisualReferenceNode.TransformMatrix 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 transform matrix.
public CommunityToolkit.WinUI.Animations.Expressions.Matrix4x4Node TransformMatrix { get; }
member this.TransformMatrix : CommunityToolkit.WinUI.Animations.Expressions.Matrix4x4Node
Public ReadOnly Property TransformMatrix As Matrix4x4Node
Property Value
The transform matrix.