'Declaration
Public Shared Sub DrawRadioGlyph( _ ByVal g As System.Drawing.Graphics, _ ByVal bounds As NRectangle, _ ByVal fill As System.Drawing.Color, _ ByVal checkFill As System.Drawing.Color, _ ByVal border As System.Drawing.Color, _ ByVal check As System.Boolean _ )
'Usage
Dim g As System.Drawing.Graphics Dim bounds As NRectangle Dim fill As System.Drawing.Color Dim checkFill As System.Drawing.Color Dim border As System.Drawing.Color Dim check As System.Boolean NGlyphRenderer.DrawRadioGlyph(g, bounds, fill, checkFill, border, check)
Parameters
- g
- bounds
- fill
- checkFill
- border
- check