Coordinates for specifying a rectangular region.
More...
#include <jpatcher_api.h>
Data Fields |
|
double | x |
| | The horizontal origin.
|
|
double | y |
| | The vertical origin.
|
|
double | width |
| | The width.
|
|
double | height |
| | The height.
|
Detailed Description
Coordinates for specifying a rectangular region.
- See also:
- t_pt
-
t_size