Initializes a new instance of the TreeItemEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TreeItemEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The mouse button related to the event.
The position of the mouse at the time the event was raised.
See Also