Search
TextRenderer Methods
 


 Public Methods

  Name Description

DrawLabelAtPoint

Draws the specified label centered at specified location.

DrawLabelInRect

Draws the specified label in specified layout rectangle.

DrawLeftFromPoint

Draws the specified label on the left side of specified point.

DrawRightFromPoint

Draws the specified label on the right side of specified point.

DrawRotatedLabelInRect

Overloaded. Draws a 90-degree rotated text in a specified rectangle.

 See Also