orthogonal_height property

orthogonal_height property

OrthogonalHeight

Definition:

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

See Also