'Declaration
Public Shared Sub DrawMaximizeGlyph( _ ByVal g As System.Drawing.Graphics, _ ByVal bounds As NRectangle, _ ByVal c As System.Drawing.Color _ )
'Usage
Dim g As System.Drawing.Graphics Dim bounds As NRectangle Dim c As System.Drawing.Color NGlyphRenderer.DrawMaximizeGlyph(g, bounds, c)
public static void DrawMaximizeGlyph( System.Drawing.Graphics g, NRectangle bounds, System.Drawing.Color c )
Parameters
- g
- bounds
- c