共用方式為


PointerDevice.PointerDeviceType 屬性

定義

取得指標裝置類型。

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

屬性值

指標裝置類型。

適用於

另請參閱