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


IBasicDocument2.CurrentLocation Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IB > IBasicDocument2 Interface > IBasicDocument2.CurrentLocation Property
ArcGIS Developer Help

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