'Declaration
Public ReadOnly Property PointerDeviceType As C1PointerDeviceType
'Usage
Dim instance As C1InputEventArgs Dim value As C1PointerDeviceType value = instance.PointerDeviceType
public C1PointerDeviceType PointerDeviceType {get;}
public: property C1PointerDeviceType PointerDeviceType { C1PointerDeviceType get(); }