DisplayArea.GetFromDisplayId(DisplayId) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取指定的 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