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

Gets or sets the unit of distance used for MaxDeviation.

Syntax

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

Property Value

The deviation unit.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.