C# 클래스 Utilities.Watch2DControl

파일 보기 프로젝트 열기: redinkinc/Utilities 1 사용 예제들

공개 메소드들

메소드 설명
AddChart ( ) : void
Watch2DControl ( Watch2D model ) : System.Collections.Generic

비공개 메소드들

메소드 설명
CanvasType_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs selectionChangedEventArgs ) : void
CurvePoint ( Point pt ) : Point
DrawHisto ( ) : void
DrawPlot ( ) : void
Watch2Dsettings_OnClick ( object sender, RoutedEventArgs e ) : void
rectangle_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

AddChart() 공개 메소드

public AddChart ( ) : void
리턴 void

Watch2DControl() 공개 메소드

public Watch2DControl ( Watch2D model ) : System.Collections.Generic
model Watch2D
리턴 System.Collections.Generic