annotate_scale_parameter_list property

annotate_scale_parameter_list property

Gets or sets the annotate scale parameter list.

Definition:

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

See Also