| Visual Basic (Declaration) | |
|---|---|
Public Function GetCharIndexAtPoint( _ ByVal pt As Point, _ ByVal splitChar As Boolean _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- pt
- Point
- splitChar
- Whether to split character
|
| FarPoint.Win | |
| GetCharIndexAtPoint Method | |
| See Also | |
| FarPoint.Win Assembly > FarPoint.Win Namespace > SuperEditBase Class : GetCharIndexAtPoint Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function GetCharIndexAtPoint( _ ByVal pt As Point, _ ByVal splitChar As Boolean _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |