offset
Description​
Gets or sets offset of the point relative to the note duration (0-60)
- JavaScript
- C#
- Kotlin
offset: number;
double Offset { get; set; }
var offset: Double
Gets or sets offset of the point relative to the note duration (0-60)
offset: number;
double Offset { get; set; }
var offset: Double