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

If geometries are in geographic coordinate system, then geodesic needs to be set to true in order to generate a buffer polygon using a geodesic distance. bufferSR input parameter will be ignored when geodesic is set to true.

Syntax

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

Remarks

Property supports buffer geometry services in ArcGIS Server v10.1+

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.