right_bottom_point property

right_bottom_point property

Gets right bottom point

Definition:

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

See Also