Keyoti RapidSpell WPF API Docs
GetCharIndexFromPos Method (pos)
APIKeyoti.RapidSpell.WpfWpfRichTextBoxAdapterGetCharIndexFromPos(Point)
Keyoti RapidSpell WPF
Gets the character index of a 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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214