Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.PanAndZoom
GestureEventArgs
Properties
Matrix
Menu
On this page
Matrix Property
Definition
Namespace
Avalonia.Controls.PanAndZoom
Assembly
PanAndZoom.dll
View source
Gets the current transformation matrix.
public Matrix Matrix { get; }
Returns
Avalonia.Matrix