CurrentTransform Property
Gets the current transform of the drawing context.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Matrix CurrentTransform { get; }
Public ReadOnly Property CurrentTransform As Matrix
Get
member CurrentTransform : Matrix with get