translucence property

translucence property

Gets or sets the translucence.

Definition:

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

See Also