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