background_color_rgb424 property

background_color_rgb424 property

Gets or sets the background color RGB 424.

Definition:

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

See Also