共用方式為


HttpBrowserCapabilitiesBase.ScreenCharactersHeight 屬性

定義

在衍生類別中覆寫時,取得大約顯示高度 (以字元行為單位)。

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

屬性值

Int32

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

例外狀況

適用於