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


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

IShapeConstructor.Enabled Property

Indicates whether the constructor is enabled.

[Visual Basic .NET]
Public ReadOnly Property Enabled As Boolean
[C#]
public bool Enabled {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface