background_color_rgb423 property

background_color_rgb423 property

Gets or sets the background color RGB 423.

Definition:

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

See Also