Click or drag to resize
Accord.NET (logo)

WavechartOnPaint Method

Paints the control.

Namespace:  Accord.Controls
Assembly:  Accord.Controls.Audio (in Accord.Controls.Audio.dll) Version: 3.8.0
Syntax
protected override void OnPaint(
	PaintEventArgs e
)
Request Example View Source

Parameters

e
Type: System.Windows.FormsPaintEventArgs
See Also