left property
left property
Gets the x-coordinate of the left edge of the rectangle.
Definition:
@property
def left(self):
...
See Also
- module
groupdocs.metadata.common
- class
Rectangle
Gets the x-coordinate of the left edge of the rectangle.
@property
def left(self):
...
groupdocs.metadata.common
Rectangle