DiagramActiveToolChangedEventArgs Constructors
Provides data for the ActiveToolChanged event.Name | Parameters | Description |
---|---|---|
DiagramActiveToolChangedEventArgs(DiagramControl, DiagramTool, DiagramTool) | source, oldTool, newTool | Initializes a new instance of the DiagramActiveToolChangedEventArgs class with specified settings. |
See Also