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


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

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