Overload List

  Name Description
Public method DrawString(TextBlock, Rect)
Draws a string into the specified Rect.
Public method DrawString(String, Font, Color, Rect)
Draws a string into the specified Rect.
Public method DrawString(String, Font, Color, Rect, StringFormat)
Draws a string into the specified Rect.
Public method DrawString(String, Font, Color, Rect, StringFormat, Int32)
Draws a string into the specified Rect.

See Also