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


IGSControlPoint.Y Property (ArcObjects .NET 10.5 SDK)
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