ToString

Rectangle.ToString method

转换 this 的属性Rectangle到一个人类可读的字符串。

public override string ToString()

返回值

包含 this 的位置、宽度和高度的字符串Rectangle结构体。

也可以看看