ArcGIS Runtime SDK for WPF - Library Reference
UnionTaskAsync Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > GeometryService Class : UnionTaskAsync Method

This operation constructs the set-theoretic union of the geometries in the input collection. All inputs must be of the same type.

Overload List

OverloadDescription
UnionTaskAsync(IList<Graphic>)This operation constructs the set-theoretic union of the geometries in the input collection. All inputs must be of the same type.  
UnionTaskAsync(IList<Graphic>,CancellationToken)This operation constructs the set-theoretic union of the geometries in the input collection. All inputs must be of the same type.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.