hatch_pattern_type property

hatch_pattern_type property

Gets or sets the hatch pattern type.

Definition:

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

See Also