Data Fields
MVCC_RECT_INFO Struct Reference

Rectangle area information. More...

Data Fields

float fTop
 [IN] The Y-coordinate of the top side of the rectangle, value range: [0.0,1.0]. More...
 
float fBottom
 [IN] The Y-coordinate of the bottom side of the rectangle, value range: [0.0,1.0]. More...
 
float fLeft
 [IN] The X coordinate of the left side of the rectangle, value range: [0.0,1.0]. More...
 
float fRight
 [IN] The X coordinate of the right side of the rectangle, value range: [0.0,1.0]. More...
 
MVCC_COLORF stColor
 [IN] Color of auxiliary line. More...
 
unsigned int nLineWidth
 [IN] Width of auxiliary line (1 or 2). More...
 
unsigned int nReserved [4]
 Reserved. More...
 

Detailed Description

Rectangle area information.