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


IGSControlPoint Interface (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
ArcGIS Developer Help

IGSControlPoint Interface

Provides access to IGSControlPoint Interface

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property AccuracyXY XY Accuracy indicator.
Read-only property AccuracyXY XY Accuracy indicator.
Read-only property AccuracyZ Z Accuracy indicator.
Write-only property AccuracyZ Z Accuracy indicator.
Write-only property Active Indicates if the Control Point is Active.
Read-only property Active Indicates if the Control Point is Active.
Read-only property DatabaseId Control Point Database id.
Write-only property DatabaseId Control Point Database id.
Read-only property FitStatus How the Control Point fits with other active control points.
Read-only property Id Get Point ID.
Write-only property Id Get Point ID.
Read-only property Local Indicates if the Control Point is associated with an Unjoined parcel.
Read-only property LockedStatus Indicates if the Control Point can be changed as it is locked in the database.
Write-only property Name Get Point Name.
Read-only property Name Get Point Name.
Read-only property ParcelId Parcel ID of the associated unjoined parcel.
Read-only property ResidualX Point X residual.
Read-only property ResidualY Point Y residual.
Read-only property Status Get Point Status.
Read-only property SurveyDate Date of field Survey.
Write-only property SurveyDate Date of field Survey.
Read-only property Type Get Point Type.
Write-only property Type Get Point Type.
Read-only property X Point X coord.
Write-only property X Point X coord.
Read-only property Y Point Y coord.
Write-only property Y Point Y coord.
Write-only property Z Point Z coord.
Read-only property Z Point Z coord.

Classes that implement IGSControlPoint

Classes Description
CEControlPointFeature (esriCadastralUI) CE Control Point feature.
GSControlPoint GSControlPoint Get/Set Class