_Application.Left 属性

定义

返回或设置一个 Integer 类型的值,该值代表对象) Application 或指定任务或窗口的活动文档 (的水平位置(以磅为单位)。

public:
 property int Left { int get(); void set(int value); };
public int Left { get; set; }
member this.Left : int with get, set
Public Property Left As Integer

属性值

适用于