ProtectedViewWindow.Left 属性

定义

获取或设置一个值(以磅为单位),该值表示指定受保护的视图窗口的水平位置。

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

属性值

指定受保护视图窗口的水平位置(以磅为单位)。

注解

读/写。

适用于