formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Sets the coordinates of a rectangle.
Plugin Prototype
void fzrt_set_rect(
r, | |
short | left, |
short | top, |
short | right, |
short | bottom ) |
Parameters
r [Result]
pointer to rectangle to set
left [Input]
new left (x) coordinate of rectangle
top [Input]
new top (y) coordinate of rectangle
right [Input]
new right (x) coordinate of rectangle
bottom [Input]
new bottom (x) coordinate of rectangle
Availability
5.0.0.0
Function Set
Defined in