다음을 통해 공유


TextFormattingParagraphProperties.LineHeight 속성

줄 높이를 가져옵니다.

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

구문

‘선언
Public Overrides NotOverridable ReadOnly Property LineHeight As Double
public override sealed double LineHeight { get; }
public:
virtual property double LineHeight {
    double get () override sealed;
}
abstract LineHeight : float with get 
override LineHeight : float with get
override final function get LineHeight () : double

속성 값

형식: Double
줄 높이입니다.

.NET Framework 보안

참고 항목

참조

TextFormattingParagraphProperties 클래스

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