bottomY
Description​
The bottom Y coordinate where the stem should start/end.
- JavaScript
- C#
- Kotlin
bottomY: number;
double BottomY { get; set; }
var bottomY: Double
The bottom Y coordinate where the stem should start/end.
bottomY: number;
double BottomY { get; set; }
var bottomY: Double