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

屬性值

顯示的大致高度,以字元行表示。

例外狀況

適用於