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