C# 클래스 CCT.NUI.TestDataCollector.FingerRoutedEventArgs

상속: System.Windows.RoutedEventArgs
파일 보기 프로젝트 열기: an83/KinectTouch2 1 사용 예제들

공개 메소드들

메소드 설명
FingerRoutedEventArgs ( System.Windows.RoutedEvent RemoveFingerEvent, HandSettingsControl handControl, HandDataViewModel handData, FingerPointViewModel point ) : System

메소드 상세

FingerRoutedEventArgs() 공개 메소드

public FingerRoutedEventArgs ( System.Windows.RoutedEvent RemoveFingerEvent, HandSettingsControl handControl, HandDataViewModel handData, FingerPointViewModel point ) : System
RemoveFingerEvent System.Windows.RoutedEvent
handControl HandSettingsControl
handData HandDataViewModel
point FingerPointViewModel
리턴 System