bottomleft
Bottomleft is a term used in software and graphics to designate the bottom-left corner of a rectangular region or the anchor point used to align content within that region. The concept appears in geometry, computer graphics, user interfaces, and geographic information systems.
In mathematical or Cartesian coordinates, the bottom-left corner corresponds to the minimum x and y values.
In user interfaces, bottom-left is commonly used as an alignment or anchor for placing and resizing child
In programming, BottomLeft or bottomLeft may appear as an enumeration value or constant representing that anchor.
In geographic information systems, the southwest corner of a bounding box or map area is often described
See also: top-left, bottom-right, top-right. The exact meaning of bottomleft can vary by context, dictated by