These methods draws text
Overload List
This DrawText method will draw text from the specified point. The text will be drawn on a single line unless a new line character (\n) is used to force a new line. (No word wrapping)
This DrawText method will draw text within the specified rectangle. Text will be wrapped to fit within the rectangle
See also
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit