Rectangle.Width

Rectangle.Width property

获取或设置此Rectangle结构的宽度。

public int Width { get; set; }

返回值

Rectangle结构的宽度。

另请参见