DrawingContext.

CurrentContainerTransform Property

Namespace
Avalonia.Media
Containing Type
DrawingContext

Syntax

[Obsolete("HACK for render loop, don't use")]
public Matrix CurrentContainerTransform { get; }

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
Matrix