offset_direction property

offset_direction property

OffsetDirection

Definition:

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

See Also