xHeight property

double xHeight
final

The x-height (corpus size) of the font used when calculating ex units of SVG elements. Defaults to fontSize / 2 if not provided. See: https://www.w3.org/TR/SVG11/coords.html#Units, https://en.wikipedia.org/wiki/X-height

Implementation

final double xHeight;