ToString

Rectangle.ToString method

获取矩形字符串表示形式。

public override string ToString()

返回值

字符串的格式为 llx,lly,urx,ury.

也可以看看