Back to Devexpress

DynamicMiniMapBehavior.MinZoomLevel Property

windowsforms-devexpress-dot-xtramap-dot-dynamicminimapbehavior-3472f4db.md

latest1.1 KB
Original Source

DynamicMiniMapBehavior.MinZoomLevel Property

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[DefaultValue(1)]
public double MinZoomLevel { get; set; }
vb
<DefaultValue(1)>
Public Property MinZoomLevel As Double

Property Value

TypeDefaultDescription
Double1

A double value, specifying the minimum zoom level.

|

See Also

DynamicMiniMapBehavior Class

DynamicMiniMapBehavior Members

DevExpress.XtraMap Namespace