mindee-api-dotnet

Bbox.Merge Method

Declaring Type: Bbox
Namespace: Mindee.Geometry
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Merge the current Bbox with another one.

public void Merge(Bbox bbox);

Parameters

bbox Bbox

The bbox to merge with.


Documentation generated by MdDocs