fill_rule property

fill_rule property

Gets the fill rule for shapes.

Definition:

@property
def fill_rule(self):
    ...

See Also