다음을 통해 공유


DisplayArea.GetFromDisplayId(DisplayId) 메서드

정의

지정된 DisplayArea에 대한 DisplayId를 가져옵니다

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

적용 대상

추가 정보