ITextCaret::Bottom Property
Visual Studio 2015
Gets the position of the bottom edge of the caret in the text rendering coordinate system.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The caret does not lie in the text formatted by the view. |
Show: