color_value5 property

color_value5 property

Gets or sets the сolor value5.

Definition:

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

See Also