DrawingContext.DrawText Method
Draws text on the drawing surface.
Overload List
Name | Description |
---|---|
DrawingContext.DrawText (String, Font, Color, Int32, Int32) | Draws specified text on the drawing surface, beginning at a specified location (position). |
DrawingContext.DrawText (String, Font, Color, Int32, Int32, Int32, Int32, TextAlignment, TextTrimming) | Draws specified text within a bounding rectangular region on the drawing surface. |
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
DrawingContext Class
DrawingContext Members
Microsoft.SPOT.Presentation.Media Namespace