grow property

grow property

Determines whether the bounds of the object should be grown as a result of the blurring. True indicates the bounds are grown while false indicates that they are not. Read-only bool.

Definition:

@property
def grow(self):
    ...

See Also