picture_alignment属性

picture_alignment属性

获取并设置表单或图像内图片的对齐方式。

定义:

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

也可以看看