topRight property

Point topRight
getter/setter pair

@brief Upper-right corner of the bounding box.

Dart code snippet: @snippet geometry_utils_example.dart dart_BoundingBox_getTopRight

Implementation

Point topRight;