Nevron .NET Vision
Nevron.Diagram Namespace / NDragEventArgs Class
Fields Properties


In This Topic
    NDragEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NDragEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldNode which was originally hit in the view  
    Public FieldWhether the event was processed. If not processed other drag drop event processors can process it  
    Public FieldLocation of the mouse in scene coordinates  
    Public FieldView from which the event originated  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.DragEventArgs)
    Public Property (Inherited from System.Windows.Forms.DragEventArgs)
    Public Property (Inherited from System.Windows.Forms.DragEventArgs)
    Public Property (Inherited from System.Windows.Forms.DragEventArgs)
    Public Property (Inherited from System.Windows.Forms.DragEventArgs)
    Public Property (Inherited from System.Windows.Forms.DragEventArgs)
    Top
    See Also