leg_slope property

leg_slope property

LegSlope

Definition:

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

See Also