hatch_scale_or_spacing property

hatch_scale_or_spacing property

Gets or sets the hatch scale or spacing.

Definition:

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

See Also