ImmediateDrawingContextCurrentTransform Property
Gets the current transform of the drawing context.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Matrix CurrentTransform { get; }
Public ReadOnly Property CurrentTransform As Matrix
Get
member CurrentTransform : Matrix with get
Property Value
Matrix