DisplayArea.WorkArea プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
X、Y オフセットが表示領域の DisplayArea
境界内にある の作業領域の四角形を取得します。
public:
property RectInt32 WorkArea { RectInt32 get(); };
RectInt32 WorkArea();
public RectInt32 WorkArea { get; }
var rectInt32 = displayArea.workArea;
Public ReadOnly Property WorkArea As RectInt32
プロパティ値
の作業領域の DisplayArea
四角形。
注釈
ディスプレイの 作業領域 は、タスク バー、ドッキング されたウィンドウ、ドッキングされたツール バーを除外するデスクトップ ディスプレイの一部です。