Value Property
Gets the transform's Matrix.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public override Matrix Value { get; }
Public Overrides ReadOnly Property Value As Matrix
Get
abstract Value : Matrix with get
override Value : Matrix with get