ArcGIS Runtime SDK for WPF - Library Reference
LengthUnit Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > DensifyParameters Class : LengthUnit Property

Gets or sets the unit of measurement that applies to the MaxSegmentLength.

Syntax

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

Property Value

The unit of measurement for the max segement length.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.