MouseHoverEventArgs::TextPosition Property
Visual Studio 2015
Gets the position mapped to the buffer graph of the character under the mouse at the time of the hover.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: Microsoft.VisualStudio.Text::IMappingPoint^The position mapped to the buffer graph of the character under the mouse at the time of the hover.
Show: