bottomLeft property
@brief Lower-left corner of the bounding box.
Dart code snippet: @snippet geometry_utils_example.dart dart_BoundingBox_getBottomLeft
Implementation
Point bottomLeft;
@brief Lower-left corner of the bounding box.
Dart code snippet: @snippet geometry_utils_example.dart dart_BoundingBox_getBottomLeft
Point bottomLeft;