'Declaration
Public Overridable Function GetCharIndexFromPosition( _ ByVal point As Point _ ) As Integer
Parameters
- point
- The location to search
Return Value
The zero-based character index at the specified location
'Declaration
Public Overridable Function GetCharIndexFromPosition( _ ByVal point As Point _ ) As Integer