_Explorer.Left 属性

定义

返回或设置 C# 中的 整数 (int ) 值,该值指定浏览器窗口左垂直边缘从屏幕边缘) 的位置 (。 读/写。

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

属性值

适用于