ArcObjects Library Reference (Editor)  

IEditEvents5.OnShapeConstructorChanged Event

Called when the Shape Constructor changes.

[Visual Basic .NET]
Public Event OnShapeConstructorChanged As OnShapeConstructorChangedEventHandler
[C#]
public event OnShapeConstructorChangedEventHandler OnShapeConstructorChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvents5 Interface