Contains the arguments passed to the ShapeSelected and ShapeRenamed event handlers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class ShapeEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class ShapeEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Diagramming.ShapeEventArgs
See Also