|   | SongBeatTime Property | 
        
        
            Returns the time for a single beat.
            
        
        Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic double BeatTime { get; }Public ReadOnly Property BeatTime As Double
	Get
public:
property double BeatTime {
	double get ();
}member BeatTime : float with get
Property Value
Double See Also
See Also