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


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

IShapeConstructor.Active Property

Indicates whether the constructor is currently active.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface