|
TempoNamedNoteValue Property
|
Get or sets the note value, expressed in American form, representing the length of the note.
Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.207-beta
Syntax public NoteValue NamedNoteValue { get; set; }
Public Property NamedNoteValue As NoteValue
Get
Set
member NamedNoteValue : NoteValue with get, set
function get_NamedNoteValue();
function set_NamedNoteValue(value);
View SourceProperty Value
NoteValueSee Also