Keyoti RapidSpell WPF API Docs
GetPosFromCharIndex Method (index)
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterGetPosFromCharIndex(Int32)
Keyoti RapidSpell WPF
Gets the position point from the char index.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Point GetPosFromCharIndex(
	int index
)
public Point GetPosFromCharIndex(
	int index
)
Public Function GetPosFromCharIndex ( 
	index As Integer
) As Point
Public Function GetPosFromCharIndex ( 
	index As Integer
) As Point
public:
virtual Point GetPosFromCharIndex(
	int index
) sealed
public:
virtual Point GetPosFromCharIndex(
	int index
) sealed
abstract GetPosFromCharIndex : 
        index : int -> Point 
override GetPosFromCharIndex : 
        index : int -> Point 
abstract GetPosFromCharIndex : 
        index : int -> Point 
override GetPosFromCharIndex : 
        index : int -> Point 
Parameters
index (Int32)
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214