ITextLayouter.textHeight

Size of the area were the text is laid out. The text is automatically broken across pages. Both dimensions may be infinite which suppresses line breaks in case of the width and page breaks in case of the height.

  1. void textHeight(float y)
  2. float textHeight()
    interface ITextLayouter
    float
    textHeight
    ()
  3. void textWidth(float x)
  4. float textWidth()

Meta