[]
Gets the distance in pixels between the Y position returned by GetPositionFromCharIndex(int) and the baseline where the red underline is to be painted.
int GetBaselineOffset(CharRange range)
| Type | Name | Description |
|---|---|---|
| CharRange | range | CharRange that contains the text. |
| Type | Description |
|---|---|
| int | The distance between the top of the text and the baseline. |