Freigeben über


MapControlAutomationPeer.CanZoom Eigenschaft

Definition

Rufen Sie einen booleschen Wert ab, der angibt, ob die zugeordnete Karte verkleinert werden kann.

public:
 property bool CanZoom { bool get(); };
bool CanZoom();
public bool CanZoom { get; }
var boolean = mapControlAutomationPeer.canZoom;
Public ReadOnly Property CanZoom As Boolean

Eigenschaftswert

Boolean

bool

Ein boolescher Wert, der angibt, ob die zugeordnete Karte vergrößert werden kann.

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)

Gilt für: