Rectangle.Height 属性

定义

返回或设置指定矩形的高度(以磅为单位)。

public:
 property int Height { int get(); };
public int Height { get; }
member this.Height : int
Public ReadOnly Property Height As Integer

属性值

适用于