RectangleF.Size

RectangleF.Size property

获取或设置这个的大小RectangleF .

public SizeF Size { get; set; }

返回值

ASizeF代表这个的宽度和高度RectangleF结构。

也可以看看