|
ICU 52.1
52.1
|
Used to hold a pair of (x, y) values which represent a point. More...
#include <LETypes.h>
Data Fields | |
| float | fX |
| The x coordinate of the point. | |
| float | fY |
| The y coordinate of the point. | |
Used to hold a pair of (x, y) values which represent a point.
| float LEPoint::fX |
| float LEPoint::fY |
1.8.1.2