FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > SuperEditBase クラス : GetCharIndexAtPoint メソッド |
'Declaration Public Function GetCharIndexAtPoint( _ ByVal pt As Point, _ ByVal splitChar As Boolean _ ) As Integer
'使用法 Dim instance As SuperEditBase Dim pt As Point Dim splitChar As Boolean Dim value As Integer value = instance.GetCharIndexAtPoint(pt, splitChar)