rx property

rx property

Gets the x-radius of an ellipse or horizontal radius of an ellipse or circle.

Definition:

@property
def rx(self):
    ...

See Also