C# Class Eto.Test.Sections.Drawing.DrawableImageView

We use this class instead of ImageView to test showing the image using the graphics context only
Inheritance: Eto.Forms.Drawable
Afficher le fichier Open project: picoe/Eto Class Usage Examples

Méthodes protégées

Méthode Description
OnPaint ( Eto.Forms.PaintEventArgs e ) : void

Method Details

OnPaint() protected méthode

protected OnPaint ( Eto.Forms.PaintEventArgs e ) : void
e Eto.Forms.PaintEventArgs
Résultat void