IDrawingContextImplTransform Property
Gets or sets the current transform of the drawing context.
Namespace: Avalonia.PlatformAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Matrix Transform { get; set; }
Property Transform As Matrix
Get
Set
abstract Transform : Matrix with get, set
Property Value
Matrix