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


IGSPoint.X Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSPoint.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

IGSPoint Interface