hatch_pattern_double_flag property

hatch_pattern_double_flag property

Gets or sets the hatch pattern double flag.

Definition:

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

See Also