C# 클래스 Eto.Test.Sections.Drawing.DrawableImageView

We use this class instead of ImageView to test showing the image using the graphics context only
상속: Eto.Forms.Drawable
파일 보기 프로젝트 열기: picoe/Eto 1 사용 예제들

보호된 메소드들

메소드 설명
OnPaint ( Eto.Forms.PaintEventArgs e ) : void

메소드 상세

OnPaint() 보호된 메소드

protected OnPaint ( Eto.Forms.PaintEventArgs e ) : void
e Eto.Forms.PaintEventArgs
리턴 void