gen_proc_val_color_index property

gen_proc_val_color_index property

Gets or sets the index of the gen proc value color.

Definition:

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

See Also