transparency_percent property

transparency_percent property

Definition:

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

See Also