C# 클래스 nature_net.user_controls.touch_info

파일 보기 프로젝트 열기: naturenet/nature-net-ppi 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
consecutive_drag_points int
id int
initial_attended_item System.Windows.Controls.Control
is_drag bool
is_tap bool
points List

프로퍼티 상세

consecutive_drag_points 공개적으로 프로퍼티

public int consecutive_drag_points
리턴 int

id 공개적으로 프로퍼티

public int id
리턴 int

initial_attended_item 공개적으로 프로퍼티

public Control,System.Windows.Controls initial_attended_item
리턴 System.Windows.Controls.Control

is_drag 공개적으로 프로퍼티

public bool is_drag
리턴 bool

is_tap 공개적으로 프로퍼티

public bool is_tap
리턴 bool

points 공개적으로 프로퍼티

public List points
리턴 List