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


IGSControlPoint.X Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSControlPoint Interface > IGSControlPoint.X Property
ArcGIS Developer Help

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