background_color_rgb426 property

background_color_rgb426 property

Gets or sets the background color RGB 426.

Definition:

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

See Also