Namespace: Mindee.Geometry
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Define the max and min coordinates.
public class Bbox
Inheritance: object → Bbox
https:\/\/wiki.openstreetmap.org\/wiki\/Bounding_Box
Name | Description |
---|---|
Bbox(double, double, double, double) |
Name | Description |
---|---|
MaxX | The x max coordinate. |
MaxY | The y max coordinate. |
MinX | The x min coordinate. |
MinY | The y min coordinate. |
Name | Description |
---|---|
Merge(Bbox) | Merge the current Bbox with another one. |
Documentation generated by MdDocs