ArcGIS Explorer Component Help |
GeometryOperations..::.Union Method |
GeometryOperations Class See Also |
Creates a new Envelope which is the geometrical union of existing Envelopes.
Overload List
Name | Description | |
---|---|---|
Union(IEnumerable<(Of <(Envelope>)>)) |
Creates a new Envelope which is the geometrical union of a generic enumerable set of existing Envelopes.
| |
Union(Envelope, Envelope) |
Creates a new Envelope which is the geometrical union of two existing Envelopes.
|