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。

適用於