ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.Y Property

Point Y coord.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface