IDrawingContextImplTransform Property

Gets or sets the current transform of the drawing context.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Matrix Transform { get; set; }

Property Value

Matrix

See Also