Draws the specified text string in the specified rectangle with the specified Brush and Font objects.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
void DrawString ( |
Visual Basic Copy Code |
---|
Sub DrawString( _ |
The string to draw.
A Microsoft.Maui.Graphics.Rect that specifies the location of the drawn text.
DrawString Method Overload List
IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace