Keyoti RapidSpell WPF API Docs
GetPosFromCharIndex2 Method (index)
APIKeyoti.RapidSpell.WpfWpfRichTextBoxAdapterGetPosFromCharIndex2(Int32)
Keyoti RapidSpell WPF
Gets a character rectangle around an char at index.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Rect GetPosFromCharIndex2(
	int index
)
public Rect GetPosFromCharIndex2(
	int index
)
Public Function GetPosFromCharIndex2 ( 
	index As Integer
) As Rect
Public Function GetPosFromCharIndex2 ( 
	index As Integer
) As Rect
public:
Rect GetPosFromCharIndex2(
	int index
)
public:
Rect GetPosFromCharIndex2(
	int index
)
member GetPosFromCharIndex2 : 
        index : int -> Rect 
member GetPosFromCharIndex2 : 
        index : int -> Rect 
Parameters
index (Int32)
Return Value

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