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)
        {
        }