Interface LayoutResult

the height and width returned after laying out a graph

Hierarchy

  • LayoutResult

Properties

Properties

height: number

the total height after layout

width: number

the total weight after layout

Generated using TypeDoc