DefaultTextViewHostOptions.SourceImageMarginEnabledOptionName Field

The name of the option that determines whether the source image margin is displayed. This margin is only shown if this option is set together with the ShowEnhancedScrollBarOption, and the SourceImageMarginWidth is >= 25.0.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

'Declaration
Public Const SourceImageMarginEnabledOptionName As String
public const string SourceImageMarginEnabledOptionName
public:
literal String^ SourceImageMarginEnabledOptionName
static val mutable SourceImageMarginEnabledOptionName: string
public const var SourceImageMarginEnabledOptionName : String

.NET Framework Security

See Also

Reference

DefaultTextViewHostOptions Class

Microsoft.VisualStudio.Text.Editor Namespace