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