[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Die Ereignis-Parameter für die Änderung der Knotenauswahl.

Namespace: DynamicNode.Ext.Visual
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)

Syntax

C#
public class EditorNodeSelectionEventArgs : EventArgs
Visual Basic
Public Class EditorNodeSelectionEventArgs _
	Inherits EventArgs
F#
type EditorNodeSelectionEventArgs =  
    class
        inherit EventArgs
    end

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    DynamicNode.Ext.Visual..::..EditorNodeSelectionEventArgs

See Also