hatch_scale property

hatch_scale property

The Hatch Scale

Definition:

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

See Also