Skip to content

格式

typescript
MemoryStream.SetBoundsArray(val)

所属类: MemoryStream

描述

写入Bounds类型数组的数据。

参数

参数名类型描述
valBounds[]Bounds对象数组

返回值

类型描述
void

代码示例