MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Length Property
Namespaces
►
MPfm.WindowsControls
►
WaveFormDisplay
►
Length
C#
Visual Basic
Defines the current audio file length (in bytes). This needs to be set by the user in order to display the cursor (with the Position and PositionTime properties).
Declaration Syntax
C#
Visual Basic
public
long
Length
{
get
;
set
; }
Public
Property
Length
As
Long
Get
Set
Assembly:
MPfm.WindowsControls
(Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)