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

属性值

Double

Width 实例的 Size。 默认值为 0。 该值不能为负数。

适用于