right_top_point property

right_top_point property

Gets right top point

Definition:

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

See Also