C# 클래스 ZanoFineTuning.Tools.Vibration.Views.Complete

Interaction logic for Complete.xaml
상속: System.Windows.Controls.Page
파일 보기 프로젝트 열기: torquing/ZanoFineTuning

공개 메소드들

메소드 설명
Complete ( ) : System
CreateLineWithArrowPointCollection ( Point startPoint, Point endPoint, double lineWidth ) : System.Windows.Media.PointCollection

비공개 메소드들

메소드 설명
FormatRating ( int motor ) : String
GetMotorReading ( int motor ) : MotorReading
GetRating ( int motor ) : double
Menu_Click ( object sender, RoutedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
Retry_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

Complete() 공개 메소드

public Complete ( ) : System
리턴 System

CreateLineWithArrowPointCollection() 공개 정적인 메소드

public static CreateLineWithArrowPointCollection ( Point startPoint, Point endPoint, double lineWidth ) : System.Windows.Media.PointCollection
startPoint Point
endPoint Point
lineWidth double
리턴 System.Windows.Media.PointCollection