다음을 통해 공유


ITextViewLine.TextBottom 속성

렌더링된 줄의 텍스트 아래쪽 Y 좌표를 가져옵니다.

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

구문

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

속성 값

형식: Double
렌더링 된 줄의 텍스트 아래쪽의 y 좌표입니다.

.NET Framework 보안

참고 항목

참조

ITextViewLine 인터페이스

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