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

属性值

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

适用于