ESRI.ArcGIS.ADF.IMS
Accuracy Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > StoredQuery Class : Accuracy Property




Generalization factor for points.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Accuracy As Double
Visual Basic (Usage)Copy Code
Dim instance As StoredQuery
Dim value As Double
 
value = instance.Accuracy
C# 
public double Accuracy {get;}

Remarks

Within a feature for a request to the ArcIMS Server, this is used to generalize points based on the distance specified and the resolution of the image.

Currently this attribute is not supported in the Filter for a query. It could be used if writing a query directly to the server in ArcXML.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.