Size

RectangleF.Size property

获取或设置 this 的大小RectangleF.

public SizeF Size { get; set; }

返回值

一个SizeF表示这个的宽度和高度RectangleF结构体。

也可以看看