C# Class SuperImageEvolver.CustomInterpolationPictureBox

Inheritance: System.Windows.Forms.PictureBox
Afficher le fichier Open project: fragmer/SuperImageEvolver

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs paintEventArgs ) : void

Method Details

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs paintEventArgs ) : void
paintEventArgs System.Windows.Forms.PaintEventArgs
Résultat void