DrawingContext.

CurrentTransform Property

Summary

Gets the current transform of the drawing context.
Namespace
Avalonia.Media
Containing Type
DrawingContext

Syntax

public Matrix CurrentTransform { get; private set; }

Value

Type Description
Matrix