[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Wird ausgelöst, wenn ein Knoten ausgewählt wird.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
| C# |
|---|
event EventHandler<EditorNodeSelectionEventArgs> NodeSelect |
| Visual Basic |
|---|
Event NodeSelect As EventHandler(Of EditorNodeSelectionEventArgs) |
| F# |
|---|
abstract NodeSelect : IEvent<EventHandler<EditorNodeSelectionEventArgs>, EditorNodeSelectionEventArgs> |