共用方式為


HttpBrowserCapabilitiesWrapper.ScreenCharactersWidth 屬性

定義

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

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

屬性值

Int32

大約顯示寬度 (以字元為單位)。 預設值為 12。

適用於