color_value4 property

color_value4 property

Gets or sets the color value4.

Definition:

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

See Also