Draws the specified text string in the specified rectangle with the specified Brush and Font objects.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public virtual void DrawString ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub DrawString( _ |
See Also