Size.Width 属性

定义

获取或设置 Width 此实例的 Size

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

属性值

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

适用于