다음을 통해 공유


TextBounds.TextBottom 속성

문자를 포함하는 줄의 텍스트 아래쪽을 가져옵니다.

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

구문

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

속성 값

형식: Double
문자를 포함 하는 줄에 있는 텍스트의 아래쪽입니다.

.NET Framework 보안

참고 항목

참조

TextBounds 구조체

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