cx property

cx property

Gets the x-coordinate of the center of an ellipse or circle.

Definition:

@property
def cx(self):
    ...

See Also