hatch_style property

hatch_style property

Gets or sets the hatch style.

Definition:

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

See Also