rounding_radius property

rounding_radius property

RoundingRadius

Definition:

@property
def rounding_radius(self):
    ...
@rounding_radius.setter
def rounding_radius(self, value):
    ...

See Also