MeasuredText
Defined in: renderer/src/assets.ts:770
Natural laid-out size of a (optionally wrapped) text string.
Properties
Section titled “Properties”height
Section titled “height”
readonlyheight:number
Defined in: renderer/src/assets.ts:772
lineCount
Section titled “lineCount”
readonlylineCount:number
Defined in: renderer/src/assets.ts:774
Number of laid-out lines (wrap-aware on the canvas path; >= 1).
readonlywidth:number
Defined in: renderer/src/assets.ts:771