跳到主要内容

new_by_base_offset

使用基准坐标和一组相对基准坐标的偏移列表创建位置

声明

Location new_by_base_offset(int base_y, array offset_list)

参数

参数名描述
base_x基准坐标x值
base_y基准坐标y值
offset_list相对基准坐标的偏移列表

返回值

位置(Location实例)

使用方式

返回文档