This document is archived and information here might be outdated.  Recommended version.


IGSControlPoint.AccuracyXY Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSControlPoint Interface > IGSControlPoint.AccuracyXY Property
ArcGIS Developer Help

IGSControlPoint.AccuracyXY Property

XY Accuracy indicator.

[Visual Basic .NET]
Public Property AccuracyXY As String
[C#]
public string AccuracyXY {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface