다음을 통해 공유


HttpBrowserCapabilitiesBase.ScreenCharactersHeight 속성

정의

파생 클래스에서 재정의되는 경우 디스플레이의 대략적인 높이(문자 줄)를 가져옵니다.

public:
 virtual property int ScreenCharactersHeight { int get(); };
public virtual int ScreenCharactersHeight { get; }
member this.ScreenCharactersHeight : int
Public Overridable ReadOnly Property ScreenCharactersHeight As Integer

속성 값

Int32

표시의 대략적인 높이(문자 줄)입니다.

예외

적용 대상