'Declaration
Public Overloads Shared Sub DrawText( _ ByVal g As System.Drawing.Graphics, _ ByVal f As System.Drawing.Font, _ ByVal r As NRectangle, _ ByVal text As System.String, _ ByVal fore As System.Drawing.Color, _ ByVal flags As System.Integer _ )
'Usage
Dim g As System.Drawing.Graphics Dim f As System.Drawing.Font Dim r As NRectangle Dim text As System.String Dim fore As System.Drawing.Color Dim flags As System.Integer NTextRenderer.DrawText(g, f, r, text, fore, flags)
Parameters
- g
- f
- r
- text
- fore
- flags