次の方法で共有


PointerDevice.PhysicalDeviceRect プロパティ

定義

入力デバイスでサポートされている外接する四角形の座標を取得します。

public:
 property Rect PhysicalDeviceRect { Rect get(); };
Rect PhysicalDeviceRect();
public Rect PhysicalDeviceRect { get; }
var rect = pointerDevice.physicalDeviceRect;
Public ReadOnly Property PhysicalDeviceRect As Rect

プロパティ値

96 ドット/インチ (dpi) の外接する四角形。

適用対象

こちらもご覧ください