hangingBaseline property
double
get
hangingBaseline
The read-only hangingBaseline
property of the TextMetrics interface is
a double
giving the distance from the horizontal line indicated by the
CanvasRenderingContext2D.textBaseline property to the hanging baseline
of the line box, in CSS pixels.
Implementation
external double get hangingBaseline;