C# Class VMultiDllWrapper.MultitouchPointerInfoRaw

Show file Open project: simphax/VMultiDll Class Usage Examples

Public Properties

Property Type Description
ContactID byte
Height ushort
Status byte
Width ushort
XValue ushort
YValue ushort

Property Details

ContactID public property

public byte ContactID
return byte

Height public property

public ushort Height
return ushort

Status public property

public byte Status
return byte

Width public property

public ushort Width
return ushort

XValue public property

public ushort XValue
return ushort

YValue public property

public ushort YValue
return ushort