bottomLeft property

Point bottomLeft
getter/setter pair

@brief Lower-left corner of the bounding box.

Dart code snippet: @snippet geometry_utils_example.dart dart_BoundingBox_getBottomLeft

Implementation

Point bottomLeft;