Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Eto
Test
Sections
Drawing
DrawableImageView
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
Mostrar archivo
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