Summary
Initializes a new instance of the
MatrixTransform
class.
- Namespace
- Avalonia
.Media - Containing Type
- MatrixTransform
Syntax
public MatrixTransform(Matrix matrix)
Parameters
Name | Type | Description |
---|---|---|
matrix | Matrix | The matrix. |
Return Value
Type | Description |
---|---|
void |