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

屬性值

螢幕的寬度,以像素為單位。

例外狀況

適用於