다음을 통해 공유


TextBounds.TextHeight 속성

문자를 포함하는 줄의 텍스트 높이를 가져옵니다.

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

구문

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

속성 값

형식: Double
텍스트 문자가 들어 있는 줄의 높이입니다.

.NET Framework 보안

참고 항목

참조

TextBounds 구조체

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