fill属性

fill属性

返回一个 Shape.fill_format 对象,其中包含指定形状的 fill 格式设置属性。

例子


fillFmt = shape.fill

定义:

@property
def fill(self):
    ...

也可以看看