ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.