C# Class CCT.NUI.TestDataCollector.DisplayControl

DisplayControl
Inheritance: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: an83/KinectTouch2 Class Usage Examples

Méthodes publiques

Свойство Type Description
ImageSourceProperty System.Windows.DependencyProperty
LayersProperty System.Windows.DependencyProperty
MouseLocationProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ClearImage ( ) : void
DisplayControl ( ) : System

Private Methods

Méthode Description
AddEvent ( DependencyProperty property, EventHandler eventHandler ) : void
ImageSourcePropertyChanged ( object sender, EventArgs args ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
imageSource_NewDataAvailable ( ImageSource data ) : void
videoControl_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

ClearImage() public méthode

public ClearImage ( ) : void
Résultat void

DisplayControl() public méthode

public DisplayControl ( ) : System
Résultat System

Property Details

ImageSourceProperty public_oe static_oe property

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

LayersProperty public_oe static_oe property

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

MouseLocationProperty public_oe static_oe property

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