unionWithEnvelope method

void unionWithEnvelope(
  1. Envelope envelope
)

Finds the union of the builder's envelope and the specified envelope and updates the envelope builder with the result.

Parameters:

  • envelope — Another envelope to union with.