C# 클래스 KinectRCCar.UserControls.InstrumentsUserControl

Interaction logic for InstrumentsUserControl.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: devinh/KinectRCCar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CountDownProperty System.Windows.DependencyProperty
DirectionProperty System.Windows.DependencyProperty
KinectAngleProperty System.Windows.DependencyProperty
MaximumKinectAngleProperty System.Windows.DependencyProperty
MinimumKinectAngleProperty System.Windows.DependencyProperty
SetAngleCommandProperty System.Windows.DependencyProperty
VelocityProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
KinectAnglePropertyChanged void
SetAngleButtonClick void

공개 메소드들

메소드 설명
InstrumentsUserControl ( ) : System

비공개 메소드들

메소드 설명
KinectAnglePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetAngleButtonClick ( object sender, RoutedEventArgs e ) : void

메소드 상세

InstrumentsUserControl() 공개 메소드

public InstrumentsUserControl ( ) : System
리턴 System

프로퍼티 상세

CountDownProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CountDownProperty
리턴 System.Windows.DependencyProperty

DirectionProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DirectionProperty
리턴 System.Windows.DependencyProperty

KinectAngleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows KinectAngleProperty
리턴 System.Windows.DependencyProperty

MaximumKinectAngleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MaximumKinectAngleProperty
리턴 System.Windows.DependencyProperty

MinimumKinectAngleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MinimumKinectAngleProperty
리턴 System.Windows.DependencyProperty

SetAngleCommandProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SetAngleCommandProperty
리턴 System.Windows.DependencyProperty

VelocityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows VelocityProperty
리턴 System.Windows.DependencyProperty