ArcGIS API for Windows Phone - Library Reference
Distances Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > BufferParameters Class : Distances Property

The distances the input features are buffered. The distance units are specified by Unit.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Distances As List(Of Double)
C# 
public List<double> Distances {get;}

Property Value

The distances.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.