rect property

rect property

Get a rectangular region that defines the starting and ending points of the gradient.

Definition:

@property
def rect(self):
    ...

See Also