Represents rectangle DTO.
| Name | Type | Description | Notes |
|---|---|---|---|
| LLX | Double | X-coordinate of lower - left corner. | |
| LLY | Double | Y - coordinate of lower-left corner. | |
| URX | Double | X - coordinate of upper-right corner. | |
| URY | Double | Y - coordinate of upper-right corner. |
[Back to Model list] [Back to API list] [Back to README] [View Source]