C# 클래스 CCT.NUI.TestDataCollector.DisplayControl

DisplayControl
상속: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
파일 보기 프로젝트 열기: an83/KinectTouch2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ImageSourceProperty System.Windows.DependencyProperty
LayersProperty System.Windows.DependencyProperty
MouseLocationProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ClearImage ( ) : void
DisplayControl ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

ClearImage() 공개 메소드

public ClearImage ( ) : void
리턴 void

DisplayControl() 공개 메소드

public DisplayControl ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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