axis2 property

axis2 property

Axis2

Definition:

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

See Also