| 
Sack Library Documentation |    | 
struct boundry_rectangle_tag { union { struct { IMAGE_COORDINATE x, y; IMAGE_SIZE_COORDINATE width, height; }; struct { IMAGE_POINT position; IMAGE_EXTENT size; }; }; };
| 
Members  | 
Description  | 
| 
IMAGE_COORDINATE x;  | 
the left coordinate of a rectangle. the top coordinate of a rectangle  | 
| 
IMAGE_COORDINATE y;  | 
the left coordinate of a rectangle. the top coordinate of a rectangle  | 
| 
IMAGE_SIZE_COORDINATE height;  | 
The Y span of the rectangle the X Span of the rectangle  | 
| 
IMAGE_SIZE_COORDINATE width;  | 
The Y span of the rectangle the X Span of the rectangle  | 
| 
IMAGE_POINT position;  | 
The location of a rectangle (upper left x, y)  | 
| 
IMAGE_EXTENT size;  | 
the size of a rectangle (width and height)  | 
Defines the coordinates of a rectangle. Pointer to an image rectangle.
 Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at  support@toolsfactory.com.
support@toolsfactory.com.| 
Copyright (c) 2000+. All rights reserved. | 
| 
What do you think about this topic?  Send feedback!  |