TextViewHostOptionExtensions.IsSelectionMarginEnabled(IEditorOptions) Method

Definition

Determines whether the selection margin is enabled with the specified set of editor options.

C++/CX
public:
[System::Runtime::CompilerServices::Extension]
 static bool IsSelectionMarginEnabled(Microsoft::VisualStudio::Text::Editor::IEditorOptions ^ options);

Parameters

options
IEditorOptions

The set of editor options.

Returns

true if the selection margin is enabled, otherwise false.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022