percentRight property
The vertical position of the right vertex as a percentage of the rectangle height.
Value of 0.0 places the vertex at the top edge, 0.5 at the center, and 1.0 at the bottom edge. Defaults to 0.0 (top edge).
Implementation
final double percentRight;