IDrawingContextImpl.

Transform Property

Summary

Gets or sets the current transform of the drawing context.
Namespace
Avalonia.Platform
Containing Type
IDrawingContextImpl

Syntax

Matrix Transform { get; set; }

Value

Type Description
Matrix