[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.IUiaEdit.GetCharIndexFromPosition

GetCharIndexFromPosition Method

GetCharIndexFromPosition(Point)

Gets char index from position.

Declaration
int GetCharIndexFromPosition(Point point)
Function GetCharIndexFromPosition(point As Point) As Integer
Parameters
Type Name Description
Point point

The position.

Returns
Type Description
int

Char index.