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
Exibir arquivo Open project: picoe/Eto Class Usage Examples

Protected Methods

Method Description
OnPaint ( Eto.Forms.PaintEventArgs e ) : void

Method Details

OnPaint() protected method

protected OnPaint ( Eto.Forms.PaintEventArgs e ) : void
e Eto.Forms.PaintEventArgs
return void