Method GetCaretSize
GetCaretSize(Point)
Returns size of the caret's current shape at given position.
public virtual Size GetCaretSize(Point position)
Parameters
position
PointPoint at which caret size should be calculated.
Returns
- Size
Size of the caret.