offset_y 属性

offset_y 属性

获取或设置平铺图片的 Y 偏移量。

定义:

@property
def offset_y(self):
    ...
@offset_y.setter
def offset_y(self, value):
    ...

也可以看看