Share via


DisplayArea.GetFromDisplayId(DisplayId) メソッド

定義

指定した DisplayAreaDisplayId を取得します。

public:
 static DisplayArea ^ GetFromDisplayId(DisplayId displayId);
 static DisplayArea GetFromDisplayId(DisplayId const& displayId);
public static DisplayArea GetFromDisplayId(DisplayId displayId);
function getFromDisplayId(displayId)
Public Shared Function GetFromDisplayId (displayId As DisplayId) As DisplayArea

パラメーター

displayId
DisplayId

を取得する対象のディスプレイの DisplayArea識別子。

戻り値

DisplayArea指定した の 。DisplayId

適用対象

こちらもご覧ください