gen_proc_val_color_rgb property

gen_proc_val_color_rgb property

Gets or sets the gen proc value color RGB.

Definition:

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

See Also