Task.Height 属性

定义

返回或设置指定任务窗口的高度(以磅为单位)。

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

属性值

适用于