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

属性值

显示的大致高度(以字符行为单位)。

例外

适用于