MouseHoverEventArgs.TextPosition Property

Definition

The position mapped to the buffer graph of the character under the mouse at the time of the hover.

public:
 property Microsoft::VisualStudio::Text::IMappingPoint ^ TextPosition { Microsoft::VisualStudio::Text::IMappingPoint ^ get(); };

Property Value

The position mapped to the buffer graph of the character under the mouse at the time of the hover.

Applies to