Is it possible to merge some Polygons graphics in one polygon ?

3132
2
06-03-2015 06:44 AM
DIALLOAbdoulaye
New Contributor II

Hello Every One ,

i am wondering if it is possible to merge some graphics that partially overlap in arccgis api for silverlight ? (see the screenshot below).

any help or orientation will highly appreciated ?

0 Kudos
2 Replies
nakulmanocha
Esri Regular Contributor

Use GeometryService.UnionAsync().

Here is an example

ArcGIS API for Silverlight - Interactive Samples | ArcGIS for Developers

0 Kudos
sujeetyadav
New Contributor III

use merge in editor toolbox to merge all overlapped polygons

0 Kudos