共用方式為


HttpBrowserCapabilitiesWrapper.ScreenCharactersHeight 屬性

定義

取得大約顯示高度 (以字元行為單位)。

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

屬性值

Int32

大約顯示高度 (以字元行為單位)。 預設為 6。

適用於