Returns a rectangle defining the surface used to draw the current position in text (including the padding).
Declaration Syntax
C# | Visual Basic |
public RectangleF GetCurrentPositionRect()
Public Function GetCurrentPositionRect As RectangleF
Return Value
Rectangle (float values)