This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IB > IBasicDocument2 Interface > IBasicDocument2.CurrentLocation Property (ArcObjects .NET 10.4 SDK) |
The current mouse location in map units.
[Visual Basic .NET] Public Property CurrentLocation As IPoint
[C#] public IPoint CurrentLocation {get; set;}