left_bottom_point property

left_bottom_point property

Gets left bottom point

Definition:

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

See Also