y_length property

y_length property

YLength

Definition:

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

See Also