C# Class GM2Explorer.PictureBoxNearestNeighbor

Inheritance: PictureBox
显示文件 Open project: firubii/GM2Explorer

Protected Methods

Method Description
OnPaint ( PaintEventArgs paintEventArgs ) : void

Method Details

OnPaint() protected method

protected OnPaint ( PaintEventArgs paintEventArgs ) : void
paintEventArgs PaintEventArgs
return void