다음을 통해 공유


ITextViewLine.LineTransform 속성

이 줄을 렌더링하는 데 사용되는 LineTransform을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text.Formatting
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
ReadOnly Property LineTransform As LineTransform
LineTransform LineTransform { get; }
property LineTransform LineTransform {
    LineTransform get ();
}
abstract LineTransform : LineTransform with get
function get LineTransform () : LineTransform

속성 값

형식: Microsoft.VisualStudio.Text.Formatting.LineTransform
LineTransform 이 선을 렌더링 하는 데 사용 됩니다.

.NET Framework 보안

참고 항목

참조

ITextViewLine 인터페이스

Microsoft.VisualStudio.Text.Formatting 네임스페이스