ImageGear Professional for Linux
AT_DRECTANGLE

Stores a set of four integer numbers that represent the location and size of a double rectangle.

 
Copy Code
AT_DOUBLE x;
AT_DOUBLE y;
AT_DOUBLE width;
AT_DOUBLE height;

Members:

Name Type Description
x AT_DOUBLE X coordinate of the upper-left corner of the double rectangle.
y AT_DOUBLE Y coordinate of the upper-left corner of the double rectangle.
width AT_DOUBLE The width of the double rectangle.
height AT_DOUBLE The height of the double rectangle.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback