HttpBrowserCapabilitiesBase.ScreenPixelsHeight 속성

정의

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

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

속성 값

Int32

표시의 대략적인 높이(픽셀)입니다.

예외

적용 대상