shadows property
shadows property
Gets or sets the Shadows setting. Range 0 to 100.
Definition:
@property
def shadows(self):
...
@shadows.setter
def shadows(self, value):
...
Gets or sets the Shadows setting. Range 0 to 100.
@property
def shadows(self):
...
@shadows.setter
def shadows(self, value):
...