C# Class ZanoFineTuning.Tools.Vibration.Views.Complete

Interaction logic for Complete.xaml
Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: torquing/ZanoFineTuning

Méthodes publiques

Méthode Description
Complete ( ) : System
CreateLineWithArrowPointCollection ( Point startPoint, Point endPoint, double lineWidth ) : System.Windows.Media.PointCollection

Private Methods

Méthode Description
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

Method Details

Complete() public méthode

public Complete ( ) : System
Résultat System

CreateLineWithArrowPointCollection() public static méthode

public static CreateLineWithArrowPointCollection ( Point startPoint, Point endPoint, double lineWidth ) : System.Windows.Media.PointCollection
startPoint Point
endPoint Point
lineWidth double
Résultat System.Windows.Media.PointCollection