Partager via


PointerDevice.PointerDeviceType Propriété

Définition

Obtient le type d’appareil pointeur.

public:
 property PointerDeviceType PointerDeviceType { PointerDeviceType get(); };
PointerDeviceType PointerDeviceType();
public PointerDeviceType PointerDeviceType { get; }
var pointerDeviceType = pointerDevice.pointerDeviceType;
Public ReadOnly Property PointerDeviceType As PointerDeviceType

Valeur de propriété

Type d’appareil pointeur.

S’applique à

Voir aussi