ComponentOne Input for WinForms
GetLineFromCharIndex Method (C1FontPicker)

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

Parameters

index
See Also

Reference

C1FontPicker Class
C1FontPicker Members