Interface Box

a basic Box

  • x : pt
  • y : pt
  • textStyle :
  • direction :
  • width : x_advance pt
  • content :

Hierarchy

Properties

content: null | string | Box[]
direction: Direction
height: number
textStyle: null | TextStyle
width: number
x: null | number
y: null | number

Generated using TypeDoc