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