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


IEditLocation.Location Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IEditLocation.Location Property

The last known location of the mouse.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditLocation Interface