MapControl.CanZoomOut 屬性

定義

取得值,指出是否可以縮小地圖

public:
 property bool CanZoomOut { bool get(); };
bool CanZoomOut();
public bool CanZoomOut { get; }
var boolean = mapControl.canZoomOut;
Public ReadOnly Property CanZoomOut As Boolean

屬性值

Boolean

bool

Windows 需求

裝置系列
Windows 10, version 1903 (已於 10.0.18362.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v8.0 引進)

適用於