Accord.Controls.Wavechart.OnPaintBackground C# (CSharp) Method

OnPaintBackground() protected method

Paints the background of the control.
protected OnPaintBackground ( PaintEventArgs pevent ) : void
pevent PaintEventArgs A that contains information about the control to paint.
return void
        protected override void OnPaintBackground(PaintEventArgs pevent)
        {
        }