MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetPosition Method (percentage)
NamespacesMPfm.PlayerPlayerSetPosition(Double)
Sets the position of the currently playing channel.
Declaration Syntax
C#Visual Basic
public void SetPosition(
	double percentage
)
Public Sub SetPosition ( _
	percentage As Double _
)
Parameters
percentage (Double)
Position (in percentage)

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