Matrix Property
Gets or sets the matrix.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Matrix Matrix { get; set; }
Public Property Matrix As Matrix
Get
Set
member Matrix : Matrix with get, set