MindFusion.Java Package Programmer's Guide
AwtGraphics.drawString Method
See Also
 






Draws a string.

 Overload List

Name Description

AwtGraphics.drawString (String, Font, Brush, Point2D)

Draws the specified string using the specified attributes.

AwtGraphics.drawString (String, Font, Brush, Rectangle2D)

Draws the specified string using the specified attributes.

AwtGraphics.drawString (String, Font, Brush, Rectangle2D, TextFormat)

Draws the specified string using the specified attributes.

 See Also

AwtGraphics Members
AwtGraphics Class
com.mindfusion.drawing Namespace