'Usage
Dim character As Char Dim charWidth As Integer Dim instance As New ScreenCharacter(character, charWidth)
Parameters
- character
- The character on the host screen.
- charWidth
- The character width. SBCS = 1, DBCS = 2.
'Usage
Dim character As Char Dim charWidth As Integer Dim instance As New ScreenCharacter(character, charWidth)