right property
right property
Gets the x-coordinate that is the sum of X and Width property values of the rectangle.
Definition:
@property
def right(self):
...
See Also
- module
groupdocs.metadata.common
- class
Rectangle
Gets the x-coordinate that is the sum of X and Width property values of the rectangle.
@property
def right(self):
...
groupdocs.metadata.common
Rectangle