'Declaration
Public Function GetCharIndexAtPoint( _ ByVal pt As Point, _ ByVal splitChar As Boolean _ ) As Integer
Parameters
- pt
- Point
- splitChar
- Whether to split character
'Declaration
Public Function GetCharIndexAtPoint( _ ByVal pt As Point, _ ByVal splitChar As Boolean _ ) As Integer