AppWindow.GetPlacement メソッド

定義

アプリ ウィンドウの表示領域、オフセット、およびサイズを表す配置オブジェクトを返します。

public:
 virtual AppWindowPlacement ^ GetPlacement() = GetPlacement;
AppWindowPlacement GetPlacement();
public AppWindowPlacement GetPlacement();
function getPlacement()
Public Function GetPlacement () As AppWindowPlacement

戻り値

アプリ ウィンドウの表示領域、オフセット、およびサイズを表す配置オブジェクト。

適用対象