Share via


MapControlAutomationPeer.MinZoom Eigenschaft

Definition

Ruft die minimale Zoomstufe für die zugeordnete Karte ab.

public:
 property double MinZoom { double get(); };
double MinZoom();
public double MinZoom { get; }
var double = mapControlAutomationPeer.minZoom;
Public ReadOnly Property MinZoom As Double

Eigenschaftswert

Double

double

Die minimale Zoomstufe für die zugeordnete Karte.

Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Hinweise

Weitere Informationen finden Sie im Abschnitt "Hinweise" der MaxZoomLevel-Eigenschaft .

Gilt für: