gradient_direction property

gradient_direction property

Returns the style of a gradient. Read-only GradientDirection.

Definition:

@property
def gradient_direction(self):
    ...

See Also