logicalPpi property

double logicalPpi
final

Logical pixels per inch on screen.

This parameter decides how big 1 inch is rendered on the screen. Affects the size of all equation elements whose size uses an absolute unit (e.g. pt, cm, inch).

Implementation

final double logicalPpi;