PointerDevice.MaxPointersWithZDistance 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 le nombre maximal de contacts de pointage pris en charge par le périphérique d’entrée.
public:
property unsigned int MaxPointersWithZDistance { unsigned int get(); };
uint32_t MaxPointersWithZDistance();
public uint MaxPointersWithZDistance { get; }
var uInt32 = pointerDevice.maxPointersWithZDistance;
Public ReadOnly Property MaxPointersWithZDistance As UInteger
Valeur de propriété
La valeur par défaut est 0.
Notes
MaxPointersWithZDistance peut ne pas être égal à MaxContacts.