KnownViewOptions.LineSpacingOption Property
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.
Gets the option for vertical space between lines in the view.
public static Microsoft.VisualStudio.Extensibility.Editor.TextViewOption<double> LineSpacingOption { get; }
static member LineSpacingOption : Microsoft.VisualStudio.Extensibility.Editor.TextViewOption<double>
Public Shared ReadOnly Property LineSpacingOption As TextViewOption(Of Double)