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


IGSControlPoint.ResidualY Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.ResidualY Property

Point Y residual.

[Visual Basic .NET]
Public ReadOnly Property ResidualY As Double
[C#]
public double ResidualY {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface