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


IShapeConstructor.Cursor 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.Cursor Property
ArcGIS Developer Help

IShapeConstructor.Cursor Property

The mouse pointer for this constructor.

[Visual Basic .NET]
Public ReadOnly Property Cursor As Integer
[C#]
public int Cursor {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface