Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.PanAndZoom
ZoomBorder
Properties
ZoomOutCommand
Menu
On this page
ZoomOutCommand Property
Definition
Namespace
Avalonia.Controls.PanAndZoom
Assembly
PanAndZoom.dll
View source
Gets the command to zoom out.
public ICommand ZoomOutCommand { get; }
Returns
ICommand