Accord.Controls.Wavechart.OnPaintBackground C# (CSharp) Méthode

OnPaintBackground() protected méthode

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