topRight property
@brief Upper-right corner of the bounding box.
Dart code snippet: @snippet geometry_utils_example.dart dart_BoundingBox_getTopRight
Implementation
Point topRight;
@brief Upper-right corner of the bounding box.
Dart code snippet: @snippet geometry_utils_example.dart dart_BoundingBox_getTopRight
Point topRight;