Tizen Native API
4.0
The Basics of Tizen Native API Reference
Native API Reference
Public Attributes
_Evas_Coord_Point Struct Reference
Public Attributes
Evas_Coord
x
Evas_Coord
y
Detailed Description
A Point in Evas_Coord
Member Data Documentation
Evas_Coord
_Evas_Coord_Point::x
x co-ordinate
Examples:
evas-images2.c
.
Evas_Coord
_Evas_Coord_Point::y
y co-ordinate
Examples:
evas-images2.c
.
_Evas_Coord_Point
Except as noted, this content - excluding the Code Examples - is licensed under
Creative Commons Attribution 3.0
and all of the Code Examples contained herein are licensed under
BSD-3-Clause
.
For details, see the
Content License
.