ITextViewLine::DefaultLineTransform Property
Visual Studio 2015
Gets the default LineTransform used to render this line.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Formatting::LineTransformThe default LineTransform used to render this line.
This is the line transform used if no other extension defines a LineTransform for the line.
Show: