Select to view content in your preferred language

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

3206
2
06-03-2015 06:44 AM
DIALLOAbdoulaye
Emerging Contributor

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
Deactivated User

use merge in editor toolbox to merge all overlapped polygons

0 Kudos