background_color_rgb427 property

background_color_rgb427 property

Gets or sets the background color RGB 427.

Definition:

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

See Also