Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.PanAndZoom
PanEventArgs
Properties
DeltaX
Menu
On this page
DeltaX Property
Definition
Namespace
Avalonia.Controls.PanAndZoom
Assembly
PanAndZoom.dll
View source
Gets the pan delta for x axis.
public double DeltaX { get; }
Returns
Double