Summary
Gets the current transform of the drawing context.
- Namespace
- Avalonia
.Media - Containing Type
- DrawingContext
Syntax
public Matrix CurrentTransform { get; private set; }
Value
Type | Description |
---|---|
Matrix |
public Matrix CurrentTransform { get; private set; }
Type | Description |
---|---|
Matrix |