ITextViewLine.LineTransform Свойство

Определение

Получает значение LineTransform, используемое для отрисовки данной строки.

public:
 property Microsoft::VisualStudio::Text::Formatting::LineTransform LineTransform { Microsoft::VisualStudio::Text::Formatting::LineTransform get(); };
public:
 property Microsoft::VisualStudio::Text::Formatting::LineTransform LineTransform { Microsoft::VisualStudio::Text::Formatting::LineTransform get(); };
public Microsoft.VisualStudio.Text.Formatting.LineTransform LineTransform { get; }
member this.LineTransform : Microsoft.VisualStudio.Text.Formatting.LineTransform
Public ReadOnly Property LineTransform As LineTransform

Значение свойства

LineTransform

LineTransform, используемый для отрисовки данной строки.

Применяется к