MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
LoadWaveForm Method (filePath)
NamespacesMPfm.WindowsControlsWaveFormDisplayLoadWaveForm(String)
Load a new wave form into the control.
Declaration Syntax
C#Visual Basic
public void LoadWaveForm(
	string filePath
)
Public Sub LoadWaveForm ( _
	filePath As String _
)
Parameters
filePath (String)
File path of the audio file

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)