C# Class InfoStrat.MotionFx.Controls.HandVisualization

Interaction logic for HandVisualization.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: InfoStrat/MotionFx

Public Properties

Property Type Description
MotionTrackingClientProperty System.Windows.DependencyProperty

Public Methods

Method Description
HandVisualization ( ) : System
HandVisualization_Loaded ( object sender, RoutedEventArgs e ) : void

Private Methods

Method Description
OnMotionTrackingClientPropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetImageSource ( ) : void
VerifyNoTransform ( Window window ) : void

Method Details

HandVisualization() public method

public HandVisualization ( ) : System
return System

HandVisualization_Loaded() public method

public HandVisualization_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void

Property Details

MotionTrackingClientProperty public_oe static_oe property

Identifies the MotionTrackingClient dependency property.
public static DependencyProperty,System.Windows MotionTrackingClientProperty
return System.Windows.DependencyProperty