ASP.NET Pack Programmer's Guide
ShapeEventArgs Constructor (Shape)
See Also
 





Initializes a new instance of the ShapeEventArgs class.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 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 Namespace