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

The precision of the output geometry after generalization. If 0, no generalization of output geometry is performed. If present and positive, it represents the MaximumAllowableOffset parameter - generalization is performed according to IPolycurve.Generalize.

Syntax

Visual Basic (Declaration) 
Public Property OutputGeometryPrecision As Double
C# 
public double OutputGeometryPrecision {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.