flow_direction property

flow_direction property

FlowDirection

Definition:

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

See Also