Share via


ITextViewLine.Width 속성

이 줄의 왼쪽 및 오른쪽 가장자리 사이의 거리를 가져옵니다.

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

구문

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

속성 값

형식: Double
이 행의 왼쪽 및 오른쪽 가장자리 사이의 거리입니다.

.NET Framework 보안

참고 항목

참조

ITextViewLine 인터페이스

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