ArcObjects Library Reference (Framework)  

ICoordinateDialog.Y Property

The Y value entered in the dialog.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

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

See Also

ICoordinateDialog Interface