共用方式為


PointerPoint.PointerDeviceType 屬性

定義

取得與輸入指標相關聯的輸入裝置類型。

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

屬性值

輸入裝置類型。

適用於