共用方式為


MapControlAutomationPeer.MaxZoom 屬性

定義

取得相關聯地圖的最大縮放層級。

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

屬性值

Double

double

相關聯地圖的最大縮放層級。

實作

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

備註

請參閱 MaxZoomLevel 屬性的一節。

適用於