|   | SongTempo Property | 
        
        
            Gets current tempo or defines a new tempo for the song.
            
        
        Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic Tempo Tempo { get; set; }Public Property Tempo As Tempo
	Get
	Set
member Tempo : Tempo with get, set
function get_Tempo();
function set_Tempo(value);
Property Value
Tempo See Also
See Also