IMultiSelectionBroker.SelectionExtent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the span containing all selections, complete with virtual space.
public:
property Microsoft::VisualStudio::Text::VirtualSnapshotSpan SelectionExtent { Microsoft::VisualStudio::Text::VirtualSnapshotSpan get(); };
public Microsoft.VisualStudio.Text.VirtualSnapshotSpan SelectionExtent { get; }
member this.SelectionExtent : Microsoft.VisualStudio.Text.VirtualSnapshotSpan
Public ReadOnly Property SelectionExtent As VirtualSnapshotSpan