ArcGIS Runtime SDK for Windows Phone - Library Reference
LinearUnit Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > MensurationAreaParameter 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.