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


IShapeConstructor.Location Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IShapeConstructor.Location Property

The current location of the mouse.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface