Skip to main content
A newer version of this page is available. .

DynamicMiniMapBehavior.MinZoomLevel Property

Gets or sets the minimum value of the mini map zoom level.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public double MinZoomLevel { get; set; }

Property Value

Type Description
Double

Gets or sets the minimum value of the mini map zoom level.

See Also