Overview
IntRect is a class in Aspose.Page FOSS for Python.
Properties: bottom, left, right, top.
Properties
| Name | Type | Access | Description |
|---|
left | int | Read | Gets the left. |
top | int | Read | Gets the top. |
right | int | Read | Gets the right. |
bottom | int | Read | Gets the bottom. |
See Also