'Declaration Public Overloads Function GetRectFromCharacterIndex( _ ByVal charIndex As Integer _ ) As Rect
Parameters
- charIndex
- The zero-based character index of the character for which to retrieve the rectangle.
Return Value
A rectangle for the leading edge of the character at the specified character index, or Rect.Empty if a bounding rectangle cannot be determined.