ITextSelection::IsEmpty Property
Visual Studio 2015
Determines whether the selection is zero length.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
The selection is empty if the active and anchor points are the same point.
Show: