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