다음을 통해 공유


ITextViewLine.Height 속성

이 줄의 위쪽 및 아래쪽 가장자리 사이의 거리를 가져옵니다.

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

구문

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

속성 값

형식: Double
이 줄의 위쪽과 아래쪽 가장자리 사이의 거리입니다.

.NET Framework 보안

참고 항목

참조

ITextViewLine 인터페이스

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