MindFusion.Wpf Pack Programmer's Guide
ShapeEventArgs Members
Constructors Properties Methods
 


Contains the arguments passed to the ShapeSelected and ShapeRenamed event handlers.

The following tables list the members exposed by the ShapeEventArgs type.

 Public Constructors

  Name Description

ShapeEventArgs

Overloaded.  

 Public Properties

  Name Description

Index

Gets or sets the index of the Shape item within its containing collection.

OldId

Gets or sets the name of the shape before renaming.

Shape

Gets the shape related to the event.

 Public Methods

  Name Description

ToString

Object.ToString override.

 See Also

ShapeEventArgs Class
MindFusion.Diagramming.Wpf Namespace