hatch_pattern property

hatch_pattern property

The Hatch Pattern

Definition:

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

See Also