HttpBrowserCapabilitiesWrapper.ScreenPixelsHeight 属性

定义

获取显示的大致高度(以像素为单位)。

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

属性值

显示的大致高度(以像素为单位)。 默认值为 72。

适用于