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

bufferParameters
The buffer parameters.
Buffers a set of geometries.

Syntax

Visual Basic (Declaration) 
Public Function Buffer( _
   ByVal bufferParameters As BufferParameters _
) As IList(Of Graphic)

Parameters

bufferParameters
The buffer parameters.

Return Value

Returns a collection of graphics that represent the result of the features after the buffer parameters have been applied.

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.