C# Class VietOCR.NET.ImageInfoDialog

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: nguyenq/VietOCR3.NET Class Usage Examples

Méthodes publiques

Méthode Description
ImageInfoDialog ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( EventArgs ea ) : void

Private Methods

Méthode Description
ConvertUnits ( int unit ) : void
comboBox3_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboBox4_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

ImageInfoDialog() public méthode

public ImageInfoDialog ( ) : System
Résultat System

OnLoad() protected méthode

protected OnLoad ( EventArgs ea ) : void
ea System.EventArgs
Résultat void