ESRI.ArcGIS.ADF.ArcGISServer
OutputGeometryPrecision Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerSolverParams Class : OutputGeometryPrecision Property




Specifies the precision of the output geometry after generalization.

Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property OutputGeometryPrecision As Object
Visual Basic (Usage)Copy Code
Dim instance As NAServerSolverParams
Dim value As Object
 
instance.OutputGeometryPrecision = value
 
value = instance.OutputGeometryPrecision
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public object OutputGeometryPrecision {get; set;}

See Also

© 2010 All Rights Reserved.