ReadonlyactualBoundingBoxAscent
actualBoundingBoxAscent: number
ReadonlyactualBoundingBoxDescent
actualBoundingBoxDescent: number
ReadonlyactualBoundingBoxLeft
actualBoundingBoxLeft: number
ReadonlyactualBoundingBoxRight
actualBoundingBoxRight: number
ReadonlyfontBoundingBoxAscent
fontBoundingBoxAscent: number
ReadonlyfontBoundingBoxDescent
fontBoundingBoxDescent: number
Readonlywidth
width: number
The dimensions of a piece of text in the canvas, as created by the CanvasRenderingContext2D.measureText() method.