Preparing search index...
The search index is not available
@cprecioso/canvas-text-layout
@cprecioso/canvas-text-layout
BlockInfo
Interface BlockInfo
interface
BlockInfo
{
height
:
number
;
lines
:
LineInfo
[]
;
width
:
number
;
}
Index
Properties
height
lines
width
Properties
height
height
:
number
Height the block takes
lines
lines
:
LineInfo
[]
Lines that conform the block
width
width
:
number
Width the block takes
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
height
lines
width
@cprecioso/canvas-text-layout
Placement1D
Placement2D
BlockInfo
DrawBlockOptions
DrawLineOptions
LayoutBlockOptions
LayoutLinesOptions
LineInfo
Position2D
Size2D
Position1D
Size1D
drawBlock
drawLine
layoutBlock
layoutLines
Generated using
TypeDoc
Height the block takes