C# Class VMultiDllWrapper.MultitouchPointerInfoRaw

ファイルを表示 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_oe property

public byte ContactID
return byte

Height public_oe property

public ushort Height
return ushort

Status public_oe property

public byte Status
return byte

Width public_oe property

public ushort Width
return ushort

XValue public_oe property

public ushort XValue
return ushort

YValue public_oe property

public ushort YValue
return ushort