DisplayArea クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ビューをユーザーに表示できるディスプレイの領域を表します。
public ref class DisplayArea sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DisplayArea final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DisplayArea
Public NotInheritable Class DisplayArea
- 継承
- 属性
プロパティ
DisplayId |
に関連付けられている表示の識別子を取得します |
IsPrimary |
がプライマリ モニターに配置されているかどうかを |
OuterBounds |
X,Y オフセットが画面座標空間内にある、 の |
Primary |
デスクトップのプライマリ |
WorkArea |
X,Y オフセットが表示領域の |
メソッド
CreateWatcher() |
|
FindAll() |
システムに現在存在するすべての表示領域の一覧を取得します。 |
GetFromDisplayId(DisplayId) |
指定した |
GetFromPoint(PointInt32, DisplayAreaFallback) |
指定した |
GetFromRect(RectInt32, DisplayAreaFallback) |
指定した |
GetFromWindowId(WindowId, DisplayAreaFallback) |
指定した |