color_value6 property

color_value6 property

Gets or sets the color value6.

Definition:

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

See Also