radius property

radius property

Specifies the radius of blur to apply to the edges. Read-only float.

Definition:

@property
def radius(self):
    ...

See Also