toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
TextMetrics
/
TextMetrics
Text
Metrics
constructor
(
bounds
:
Rectangle
=
Rectangle()
,
lineBounds
:
List
<
Rectangle
>
=
emptyList()
,
fontMetrics
:
FontMetrics
=
FontMetrics()
,
nlines
:
Int
=
0
)