hatch_pattern_type property

hatch_pattern_type property

Gets or sets the type of the hatch pattern.

Definition:

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

See Also