hatch_pattern_name property

hatch_pattern_name property

Gets or sets the name of the hatch pattern.

Definition:

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

See Also