TextMetrics
@native @JSGlobal @JSType
The TextMetrics interface represents the dimension of a text in the canvas, as created by the CanvasRenderingContext2D.measureText() method.
class Object
trait Any
class Object
trait Matchable
class Any
The TextMetrics interface represents the dimension of a text in the canvas, as created by the CanvasRenderingContext2D.measureText() method.