|
NoteEndTimeIndex Property
|
Gets or sets end time index for this note.
Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.230-beta
Syntaxfunction get_EndTimeIndex();
function set_EndTimeIndex(value);
View SourceProperty Value
Int64
RemarksThis is typically assigned and used by host
Song
See Also