bottom property
bottom property
Gets the y-coordinate that is the sum of the Y and Height property values of the rectangle.
Definition:
@property
def bottom(self):
...
See Also
- module
groupdocs.metadata.common
- class
Rectangle
Gets the y-coordinate that is the sum of the Y and Height property values of the rectangle.
@property
def bottom(self):
...
groupdocs.metadata.common
Rectangle