Style.drawText

Draw text using the same params as measureText.

  1. void drawText(Image image, Rectangle rect, string text, bool wrap)
  2. void drawText(Image image, Rectangle rect, string text, Color color, bool wrap)
    class Style
    deprecated const
    void
    drawText
    (,,
    string text
    ,,
    bool wrap = true
    )

Meta