Initializes a new instance of the DrawComponentEventArgs class.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public DrawComponentEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The related component.
See Also