PointerDevice.PhysicalDeviceRect Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les coordonnées du rectangle englobant pris en charge par le périphérique d’entrée.
public:
property Rect PhysicalDeviceRect { Rect get(); };
Rect PhysicalDeviceRect();
public Rect PhysicalDeviceRect { get; }
var rect = pointerDevice.physicalDeviceRect;
Public ReadOnly Property PhysicalDeviceRect As Rect
Valeur de propriété
Rectangle englobant à 96 points par pouce (ppp).