display.stretchForce
display.stretchForceJavaScript
stretchForceJavaScript
display.stretchForceJSON
stretchForceJSON
Display.StretchForce.net
display.stretchForceAndroid
Description​
The default stretch force to use for layouting. The stretch force is a setting that controls the spacing of the music notation. AlphaTab uses a varaint of the Gourlay algorithm for spacing which has springs and rods for aligning elements. This setting controls the "strength" of the springs. The stronger the springs, the wider the spacing.
Force 1 | Force 0.5 |
---|---|
- JavaScript
- C#
- Kotlin
stretchForce: number = 1;
double StretchForce { get; set; } = 1
var stretchForce: Double = 1