Task.Top 属性

定义

返回或设置指定任务的垂直位置(以磅为单位)。

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

属性值

适用于