[]
        
(Showing Draft Content)

C1.Win.C1SpellChecker.ISpellCheckableRichEditor.GetCharIndexFromPosition

GetCharIndexFromPosition Method

GetCharIndexFromPosition(Point)

Gets the index of the character closest to the specified location.

Declaration
int GetCharIndexFromPosition(Point pt)
Parameters
Type Name Description
Point pt

The location to search.

Returns
Type Description
int

The index of the character closest to the point pt.