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


IBasicDocument2.CurrentLocation Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IBasicDocument2.CurrentLocation Property

The current mouse location in map units.

[Visual Basic .NET]
Public Property CurrentLocation As IPoint
[C#]
public IPoint CurrentLocation {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument2 Interface