Pointer.PointerDeviceType 属性

定义

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

属性值

此指针引用的 PointerDeviceType

适用于