gradient_colors_type property

gradient_colors_type property

Gets or sets the gradient colors type.

Definition:

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

See Also