HttpBrowserCapabilitiesBase.ScreenPixelsWidth 属性

定义

在派生类中重写时,获取显示的大致宽度(以像素为单位)。

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

属性值

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

例外

适用于