hatch_transparency property

hatch_transparency property

The Hatch Transparency

Definition:

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

See Also