Pointer.PointerDeviceType Свойство

Определение

Возвращает тип PointerDeviceType для устройства указателя.

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

Значение свойства

PointerDeviceType для этой ссылки указателя.

Применяется к