Click or drag to resize

NoteDots Property

Gets or sets the total dotted note length extensions that apply to this note.

Namespace: GSF.Media.Music
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public int Dots { get; set; }
View Source

Property Value

Int32
Remarks
This is only used in conjunction with the named note values.
See Also