angle property

angle property

Gets the angle, measured in degrees clockwise from the x-axis, of the gradient’s orientation line.

Definition:

@property
def angle(self):
    ...

See Also