Gets the Y offset of the baseline from the position returned by GetPosFromCharIndex for a particular character.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
int GetBaselineOffsetAtCharIndex( int index )
int GetBaselineOffsetAtCharIndex( int index )
Function GetBaselineOffsetAtCharIndex ( index As Integer ) As Integer
Function GetBaselineOffsetAtCharIndex ( index As Integer ) As Integer
int GetBaselineOffsetAtCharIndex( int index )
int GetBaselineOffsetAtCharIndex( int index )
abstract GetBaselineOffsetAtCharIndex : index : int -> int
abstract GetBaselineOffsetAtCharIndex : index : int -> int

- index (Int32)


For example, with RichTextBox Controls GetPosFromCharIndex returns the top left coord, therefore this method must return the height of the biggest font on the line.
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412