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

The units for calculating each buffer distance. If not specified, the units are derived from BufferSpatialReference. If BufferSpatialReference is not specified, the units are derived from the input features.

Syntax

Visual Basic (Declaration) 
Public Property Unit As Nullable(Of LinearUnit)
C# 
public Nullable<LinearUnit> Unit {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.