gradient_color_tint property

gradient_color_tint property

Gets or sets the gradient color tint.

Definition:

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

See Also