Skip to content

格式

typescript
Rect.toString()

所属类: Rect

描述

获取Rect的属性字符串。

参数

参数名类型描述

返回值

类型描述
string返回Rect的属性字符串

代码示例