hatch_scale property

hatch_scale property

Gets or sets the hatch scale.

Definition:

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

See Also