共用方式為


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

適用於

另請參閱