ArcObjects Library Reference (GeoSurvey)
IGSPoint.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
IGSPoint Interface