Options.boxColor

If set, causes the text to be drawn over a box of the specified color.

  1. void boxColor(string color)
    class Options
    void
    boxColor
    (
    string color
    )
  2. void boxColor(Color color)
  3. Color boxColor()

Meta