Keyoti RapidSpell Desktop .NET API Docs
GetCharIndexFromPos Method (pos)
APIKeyoti.RapidSpell.ThirdParty.DevExpress6TextBoxConnectorGetCharIndexFromPos(Point)
Keyoti RapidSpell Desktop .NET
gets the char index from a position point.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int GetCharIndexFromPos(
	Point pos
)
public int GetCharIndexFromPos(
	Point pos
)
Public Function GetCharIndexFromPos ( 
	pos As Point
) As Integer
Public Function GetCharIndexFromPos ( 
	pos As Point
) As Integer
public:
virtual int GetCharIndexFromPos(
	Point pos
) sealed
public:
virtual int GetCharIndexFromPos(
	Point pos
) sealed
abstract GetCharIndexFromPos : 
        pos : Point -> int 
override GetCharIndexFromPos : 
        pos : Point -> int 
abstract GetCharIndexFromPos : 
        pos : Point -> int 
override GetCharIndexFromPos : 
        pos : Point -> int 
Parameters
pos (Point)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412