ArcGIS Runtime SDK for WPF - Library Reference
UnionResults Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > BufferParameters Class : UnionResults Property

If true, all geometries buffered at a given distance are unioned into a single (possibly multipart) polygon, and the unioned geometry is returned. The default is false.

Syntax

Visual Basic (Declaration) 
Public Property UnionResults As Boolean
C# 
public bool UnionResults {get; set;}

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.