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