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: 11.4.0.9.0.377 (.NET 4.5.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