- Namespace
- Avalonia
.Media - Containing Type
- DrawingContext
.PushedState
Syntax
public PushedState(DrawingContext context, DrawingContext.PushedState.PushedStateType type, Matrix matrix = default(Matrix))
Parameters
Name | Type | Description |
---|---|---|
context | DrawingContext | |
type | DrawingContext |
|
matrix | Matrix |
Return Value
Type | Description |
---|---|
void |