MindFusion.Wpf Pack Programmer's Guide
ShapeEventArgs Constructor (Shape)
See Also
 





Initializes a new instance of the ShapeEventArgs class.

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

 Syntax

C#  Copy Code

public ShapeEventArgs (
    Shape shapeTemplate
)

Visual Basic  Copy Code

Public New ( _
    shapeTemplate As Shape _
)

 Parameters

shapeTemplate
The Shape related to the event.

 See Also

ShapeEventArgs Constructor Overload List
ShapeEventArgs Class
MindFusion.Diagramming.Wpf Namespace