axis_ratio property

axis_ratio property

Gets or sets the radius.

Definition:

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

See Also