Accord.Controls.Wavechart.OnPaintBackground C# (CSharp) Метод

OnPaintBackground() защищенный Метод

Paints the background of the control.
protected OnPaintBackground ( PaintEventArgs pevent ) : void
pevent PaintEventArgs A that contains information about the control to paint.
Результат void
        protected override void OnPaintBackground(PaintEventArgs pevent)
        {
        }