Partager via


PointerDevice.MaxPointersWithZDistance Propriété

Définition

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é

UInt32

unsigned int

uint32_t

La valeur par défaut est 0.

Notes

MaxPointersWithZDistance peut ne pas être égal à MaxContacts.

S’applique à