DefaultTextViewHostOptions.SourceImageMarginWidthOptionId Field

Definition

Determines the width of the source image margin.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<double> SourceImageMarginWidthOptionId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<double> SourceImageMarginWidthOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<double> SourceImageMarginWidthOptionId;
 staticval mutable SourceImageMarginWidthOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<double>
Public Shared ReadOnly SourceImageMarginWidthOptionId As EditorOptionKey(Of Double) 

Field Value

Applies to