formZ SDK | 5.0 API Reference | System | Math
Description
Double precision 2D coordinate data type.
typedef struct fz_xy_td {
double | x; |
double | y }; |
Members
x
The x-axis coordinate value.
y
The y-axis coordinate value.
Availability
5.0.0.0
Defined in