HttpBrowserCapabilitiesWrapper.ScreenPixelsWidth 属性

定义

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

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

属性值

Int32

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

适用于