Skip to main content

PushPreTransform Method

Pushes a matrix pre-transformation.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public ImmediateDrawingContext.PushedState PushPreTransform(
Matrix matrix
)

Parameters

  Matrix
The matrix

Return Value

ImmediateDrawingContext.PushedState
A disposable used to undo the transformation.

See Also

Reference

ImmediateDrawingContext Class
Avalonia.Media Namespace