DynamicMiniMapBehavior.MinZoomLevel Property
Gets or sets the minimum value of the mini map zoom level.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | 1 | A double value, specifying the minimum zoom level. |
See Also