共用方式為


MapControl.CanTiltUp 屬性

定義

取得值,指出地圖是否可以向上傾斜

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

屬性值

Boolean

bool

Windows 需求

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

適用於