C# 클래스 TouchHook.TwoFingerTapGestureEventArgs

상속: EventArgs
파일 보기 프로젝트 열기: andyhebear/Touch_Hook 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
distance int
ptCenter TouchHook.POINT
state GestureState

프로퍼티 상세

distance 공개적으로 프로퍼티

public int distance
리턴 int

ptCenter 공개적으로 프로퍼티

public POINT,TouchHook ptCenter
리턴 TouchHook.POINT

state 공개적으로 프로퍼티

public GestureState state
리턴 GestureState