ComponentOne Input for WinForms
GetCharIndexFromPosition Method (C1FontPicker)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1FontPicker Class : GetCharIndexFromPosition Method
Syntax
'Declaration
 
Public Overridable Function GetCharIndexFromPosition( _
   ByVal pt As System.Drawing.Point _
) As System.Integer
public virtual System.int GetCharIndexFromPosition( 
   System.Drawing.Point pt
)

Parameters

pt
See Also

Reference

C1FontPicker Class
C1FontPicker Members