|
MeasureSizeNoteValue Property
|
Get or sets the relative note value representing the basic pulse of the music.
Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.207-beta
Syntax public double NoteValue { get; set; }
Public Property NoteValue As Double
Get
Set
member NoteValue : float with get, set
function get_NoteValue();
function set_NoteValue(value);
View SourceProperty Value
DoubleSee Also