Back to Devexpress

DynamicMiniMapBehavior.MinZoomLevel Property

wpf-devexpress-dot-xpf-dot-map-dot-dynamicminimapbehavior-91b9dde8.md

latest1.0 KB
Original Source

DynamicMiniMapBehavior.MinZoomLevel Property

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public double MinZoomLevel { get; set; }
vb
Public Property MinZoomLevel As Double

Property Value

TypeDescription
Double

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

|

See Also

DynamicMiniMapBehavior Class

DynamicMiniMapBehavior Members

DevExpress.Xpf.Map Namespace