|
NoteFrequency Property
|
Gets or sets frequency of this note.
Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.207-beta
Syntax public double Frequency { get; set; }
Public Property Frequency As Double
Get
Set
member Frequency : float with get, set
function get_Frequency();
function set_Frequency(value);
View SourceProperty Value
DoubleSee Also