Summary
Pushes a new transform context.
- Namespace
- Avalonia
.Media - Containing Type
- DrawingContext
Syntax
public DrawingContext.PushedState PushTransformContainer()
Return Value
Type | Description |
---|---|
DrawingContext |
A disposable used to undo the transformation. |