dots
Description​
Gets or sets the number of dots applied to the duration of this beat.
- JavaScript
- C#
- Kotlin
dots: number;
double Dots { get; set; }
var dots: Double
Gets or sets the number of dots applied to the duration of this beat.
dots: number;
double Dots { get; set; }
var dots: Double