Поделиться через


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

Применяется к

См. также раздел