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