Click or drag to resize

ZoomMouseToolMinimumZoomLevel Property

Gets or sets the minimum allowed zoom level.

Namespace:  Atalasoft.Imaging.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public double MinimumZoomLevel { get; set; }

Property Value

Type: Double
The minimum allowed zoom level. This value defaults to 0.0001.
See Also