C# Class KinectRCCar.UserControls.SkeletonUserControl

Interaction logic for SkeletonUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: devinh/KinectRCCar Class Usage Examples

Public Properties

Property Type Description
SkeletonsProperty System.Windows.DependencyProperty

Public Methods

Method Description
SkeletonUserControl ( ) : System.Collections.Generic

Private Methods

Method Description
GetBodySegment ( JointCollection joints, System.Windows.Media.Brush brush ) : System.Windows.Shapes.Polyline
SetUiPosition ( Microsoft.Kinect.Joint joint ) : Point
SkeletonsPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

SkeletonUserControl() public method

public SkeletonUserControl ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

SkeletonsProperty public_oe static_oe property

public static DependencyProperty,System.Windows SkeletonsProperty
return System.Windows.DependencyProperty