ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.X Property

Point X coord.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface