rfw2d
Preparing search index...
TextLayout
Class TextLayout
Index
Constructors
constructor
Properties
glyph
Count
height
lines
max
Line
Width
widest
Line
width
Constructors
constructor
new
TextLayout
(
lines
:
readonly
TextLine
[]
,
height
:
number
,
maxLineWidth
:
number
,
)
:
TextLayout
Parameters
lines
:
readonly
TextLine
[]
height
:
number
maxLineWidth
:
number
Returns
TextLayout
Properties
Readonly
glyph
Count
glyphCount
:
number
Readonly
height
height
:
number
Readonly
lines
lines
:
readonly
TextLine
[]
Readonly
max
Line
Width
maxLineWidth
:
number
Readonly
widest
Line
widestLine
:
TextLine
Readonly
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
glyph
Count
height
lines
max
Line
Width
widest
Line
width
rfw2d
Loading...