다음을 통해 공유


ITextViewLine.TextRight 속성

렌더링된 줄의 텍스트 오른쪽 가장자리 X 좌표를 가져옵니다.

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

구문

‘선언
ReadOnly Property TextRight As Double
double TextRight { get; }
property double TextRight {
    double get ();
}
abstract TextRight : float with get
function get TextRight () : double

속성 값

형식: Double
렌더링 된 줄에 있는 텍스트의 오른쪽 가장자리 x 좌표입니다.

설명

여기에 포함 되지 않습니다을 EndOfLineWidth 줄 바꿈 한 줄에 대 한.

.NET Framework 보안

참고 항목

참조

ITextViewLine 인터페이스

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