MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Position Property
NamespacesMPfm.WindowsControlsWaveFormDisplayPosition
Defines the current audio file position (in bytes). This needs to be set by the user in order to display the cursor (with the PositionTime and Length properties).
Declaration Syntax
C#Visual Basic
public long Position { get; }
Public ReadOnly Property Position As Long
	Get

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