DefaultTextViewHostOptions.SourceImageMarginEnabledOptionId 字段

定义

确定是否显示源图像边距。 仅当此选项与 ShowEnhancedScrollBarOption 一起设置并且 SourceImageMarginWidth 为 = 25.0 时,才显示此边距 > 。

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> SourceImageMarginEnabledOptionId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> SourceImageMarginEnabledOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> SourceImageMarginEnabledOptionId;
 staticval mutable SourceImageMarginEnabledOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly SourceImageMarginEnabledOptionId As EditorOptionKey(Of Boolean) 

字段值

EditorOptionKey<Boolean>

适用于