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