C# 클래스 VMultiDllWrapper.MultitouchPointerInfoRaw

파일 보기 프로젝트 열기: simphax/VMultiDll 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ContactID byte
Height ushort
Status byte
Width ushort
XValue ushort
YValue ushort

프로퍼티 상세

ContactID 공개적으로 프로퍼티

public byte ContactID
리턴 byte

Height 공개적으로 프로퍼티

public ushort Height
리턴 ushort

Status 공개적으로 프로퍼티

public byte Status
리턴 byte

Width 공개적으로 프로퍼티

public ushort Width
리턴 ushort

XValue 공개적으로 프로퍼티

public ushort XValue
리턴 ushort

YValue 공개적으로 프로퍼티

public ushort YValue
리턴 ushort