-
Home
-
API
-
Avalonia.Controls.PanAndZoom
-
ZoomBorder
-
Properties
-
TransitionThreshold
TransitionThreshold Property
Definition
Gets or sets the threshold below which zoom operations will skip all transitions.
public double TransitionThreshold { get; set; }
Returns