DrawingContext.

PushTransformContainer() Method

Summary

Pushes a new transform context.
Namespace
Avalonia.Media
Containing Type
DrawingContext

Syntax

public DrawingContext.PushedState PushTransformContainer()

Return Value

Type Description
DrawingContext.PushedState A disposable used to undo the transformation.