DefaultTextViewOptions.LineSpacingOptionId Field
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.
Determines the vertical spacing between lines.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<double> LineSpacingOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<double> LineSpacingOptionId;
staticval mutable LineSpacingOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<double>
Public Shared ReadOnly LineSpacingOptionId As EditorOptionKey(Of Double)