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


IGSControlPoint.FitStatus Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.FitStatus Property

How the Control Point fits with other active control points.

[Visual Basic .NET]
Public ReadOnly Property FitStatus As enumGSControlStatus
[C#]
public enumGSControlStatus FitStatus {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface