hatch_background_color property

hatch_background_color property

The Hatch Background Color

Definition:

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

See Also