gradient_style_type property

gradient_style_type property

Gets and sets gradient shading style.

Definition:

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

See Also