background_color_rgb425 property

background_color_rgb425 property

Gets or sets the background color RGB 425.

Definition:

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

See Also