durationPercent
Description​
Gets or sets the percentual duration of the note relative to the overall beat duration.
- JavaScript
- C#
- Kotlin
durationPercent: number;
double DurationPercent { get; set; }
var durationPercent: Double
Gets or sets the percentual duration of the note relative to the overall beat duration.
durationPercent: number;
double DurationPercent { get; set; }
var durationPercent: Double