x property
@brief point's x coordinate in meters.
Dart code snippet: @snippet geometry_utils_example.dart dart_Point_getX
Implementation
double x;
@brief point's x coordinate in meters.
Dart code snippet: @snippet geometry_utils_example.dart dart_Point_getX
double x;