ArcGIS Developer Help  (ESRI.ArcGIS.Editor)  

OnShapeConstructorChangedEventHandler Delegate

Represents the method that handles the OnShapeConstructorChanged event.
[Visual Basic .NET]
Public Delegate Sub OnShapeConstructorChangedEventHandler ( _
)
[C#]
public delegate void OnShapeConstructorChangedEventHandler (
);