MindFusion.Wpf Pack Programmer's Guide
DiagramBase.OnShapeModified Method
See Also
 





Raises the ShapeModified event.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected virtual void OnShapeModified (
    ControlPointEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnShapeModified( _
    e As ControlPointEventArgs _
)

 Parameters

e

An object providing the event data.

 See Also

DiagramBase Members
DiagramBase Class
MindFusion.Diagramming.Wpf Namespace