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