'Declaration
Public Function New( _ ByVal renderAsFont As Boolean, _ ByVal sampleString As String _ )
'Usage
Dim renderAsFont As Boolean Dim sampleString As String Dim instance As New FontSelector(renderAsFont, sampleString)
public FontSelector( bool renderAsFont, string sampleString )
Parameters
- renderAsFont
- Whether to render as a font
- sampleString
- Sample string