ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.