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


IEditLocation.Location Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditLocation Interface > IEditLocation.Location Property
ArcGIS Developer Help

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