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


ICoordinateDialog.X Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

ICoordinateDialog.X Property

The X value entered in the dialog.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

The X property allows you to get the X value that was entered in the dialog.

See Also

ICoordinateDialog Interface