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

Constructs the set-theoretic intersection between an collection of geometries and another geometry. Only the geometries of the collection that intersect will be returned.

Overload List

OverloadDescription
IntersectTaskAsync(IList<Graphic>,Geometry)Constructs the set-theoretic intersection between an collection of geometries and another geometry. Only the geometries of the collection that intersect will be returned.  
IntersectTaskAsync(IList<Graphic>,Geometry,CancellationToken)Constructs the set-theoretic intersection between an collection of geometries and another geometry. Only the geometries of the collection that intersect will be returned.  

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.