ITextViewLine.LineTransform Propriedade

Definição

Obtém o LineTransform usado para renderizar essa linha.

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

Valor da propriedade

LineTransform

O LineTransform usado para renderizar essa linha.

Aplica-se a