center_x_px属性

center_x_px属性

调用Chart.Calculate()方法获取Wall中心左下角的x坐标,以像素为单位。

定义:

@property
def center_x_px(self):
    ...

也可以看看