Tizen Native API
7.0
|
mv_rectangle_s Struct Reference
Public Attributes | |
mv_point_s | point |
int | width |
int | height |
Detailed Description
Location of the object bounded by rectangle defined by coordinates of top left corner, width and height.
- Since :
- 3.0
Member Data Documentation
Height of the bounding rectangle
Top left corner of rectangle coordinates
Width of the bounding rectangle