ArcGIS API for Silverlight - Library Reference
LinearUnit Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > MensurationLengthParameter Class : LinearUnit Property

Gets or sets the linear unit of measurement for the calculation.

Syntax

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

Property Value

The linear unit of measurement.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.