Initializes a new instance of the ShapeEventArgs class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public ShapeEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The zero-based index of the shape within its containing collection.
See Also