C# Class KinectRCCar.UserControls.InstrumentsUserControl

Interaction logic for InstrumentsUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: devinh/KinectRCCar Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Свойство Type Description
KinectAnglePropertyChanged void
SetAngleButtonClick void

Méthodes publiques

Méthode Description
InstrumentsUserControl ( ) : System

Private Methods

Méthode Description
KinectAnglePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetAngleButtonClick ( object sender, RoutedEventArgs e ) : void

Method Details

InstrumentsUserControl() public méthode

public InstrumentsUserControl ( ) : System
Résultat System

Property Details

CountDownProperty public_oe static_oe property

public static DependencyProperty,System.Windows CountDownProperty
Résultat System.Windows.DependencyProperty

DirectionProperty public_oe static_oe property

public static DependencyProperty,System.Windows DirectionProperty
Résultat System.Windows.DependencyProperty

KinectAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows KinectAngleProperty
Résultat System.Windows.DependencyProperty

MaximumKinectAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaximumKinectAngleProperty
Résultat System.Windows.DependencyProperty

MinimumKinectAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows MinimumKinectAngleProperty
Résultat System.Windows.DependencyProperty

SetAngleCommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows SetAngleCommandProperty
Résultat System.Windows.DependencyProperty

VelocityProperty public_oe static_oe property

public static DependencyProperty,System.Windows VelocityProperty
Résultat System.Windows.DependencyProperty