_Explorer.Height 属性

定义

返回或设置 C# 中的 整数 (int ) 值,该值指定浏览器窗口) 的高度 (像素。 读/写。

public:
 property int Height { int get(); void set(int value); };
public int Height { get; set; }
Public Property Height As Integer

属性值

适用于