Font.DrawText Method

Draws formatted text.

Overload List

Name Description
Font.DrawText (Sprite, String, Point, Color) Draws formatted text.

Supported by the .NET Compact Framework.
Font.DrawText (Sprite, String, Point, Int32) Draws formatted text.

Supported by the .NET Compact Framework.
Font.DrawText (Sprite, String, Int32, Int32, Color) Draws formatted text.

Supported by the .NET Compact Framework.
Font.DrawText (Sprite, String, Int32, Int32, Int32) Draws formatted text.

Supported by the .NET Compact Framework.
Font.DrawText (Sprite, String, Rectangle, DrawTextFormat, Color) Draws formatted text.

Supported by the .NET Compact Framework.
Font.DrawText (Sprite, String, Rectangle, DrawTextFormat, Int32) Draws formatted text.

Supported by the .NET Compact Framework.

See Also

Reference

Font Class
Font Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace