Rectangle class
Leave feedback
On this page
Rectangle structure.
The Rectangle type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new Rectangle. |
| Method | Description |
|---|---|
| equals | Determines whether the specified rectangle is equal to the current rectangle. |
| equals_object | |
| get_hash_code | Serves as the default hash function. |
| Property | Description |
|---|---|
| height | The height of the rectangle. |
| width | The width of the rectangle. |
| x | The X coordinate of the rectangle. |
| y | The Y coordinate of the rectangle. |
Task guides that use Rectangle:
- AI agents and LLM integration
- Loading documents
- Saving documents
- Add annotations
- Comments and replies
- Hello, World!
- GroupDocs.Annotation for Python via .NET Overview
- module
groupdocs.annotation.models
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.