다음을 통해 공유


IVerticalScrollBar.TrackSpanBottom 속성

화면에 렌더링될 때의 스크롤 막대 트랙 아래쪽의 y 좌표를 가져옵니다(맨 위 및 맨 아래의 스크롤 단추 제외).

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

구문

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

속성 값

형식: Double
아래쪽으로 스크롤 막대 트랙의 y 좌표 (맨 위와 맨 아래에 있는 스크롤 단추 제외) 디스플레이에 렌더링 됩니다.

.NET Framework 보안

참고 항목

참조

IVerticalScrollBar 인터페이스

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