'Declaration Public Function GetCharacterIndexFromPoint( _ ByVal point As Point, _ ByVal snapToText As Boolean _ ) As Integer
public int GetCharacterIndexFromPoint( Point point, bool snapToText )
Parameters
- point
- snapToText
'Declaration Public Function GetCharacterIndexFromPoint( _ ByVal point As Point, _ ByVal snapToText As Boolean _ ) As Integer
public int GetCharacterIndexFromPoint( Point point, bool snapToText )