Size.Height 属性

定义

获取或设置 Height 此实例的 Size

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

属性值

Height 此实例之一 Size。 默认值为 0。 该值不能为负值。

适用于